vuejs-starterkit

Boilerplate to start new Vue Application

Starterkit

Getting Started

  • Install dependencies
      git clone https://github.com/TechLadies/vuejs-starterkit
      npm install or yarn install
    
  • Run the Application
      npm run serve or yarn serve
    
  • Visit http://localhost:3000

Technologies used:

  • Vite - Native-ESM powered web dev build tool
  • Vuex - State Management
  • Vue-Router - Routing