Skip to content

Ax1a/vue3-starter-template

Repository files navigation

Vue 3 Starter Template

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

Plugins



Happy coding!