Ax1a / vue3-starter-template

Easy setup for Vue 3 that includes plugins packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Easy setup for Vue 3 that includes plugins packages.

License:MIT License


Languages

Language:JavaScript 48.4%Language:Vue 30.6%Language:HTML 18.2%Language:CSS 2.7%