79302102

Date: 2024-12-23 04:02:25
Score: 1
Natty:
Report link

use script links at the bottom of the content like this,

<body>
    <h1>VueApp</h1>
    
    <div id="app">
        <p>{{ title }}</p>
    </div>
    
    <script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
    <script src="vue.js"></script>
</body>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Samiul Islam