A boilerplate for Vue 3 JS that includes essential plugins.
Important
How to Use:
- Install Node.js (Preferably the newest version for compatibility)
- Clone the repository
Copy the HTTPS link, then type
git clone [HTTPS link] [folder-name]
in your terminal.
- Run Commands:
npm install
npm run dev
Happy coding!