/Vue-CLI-Boilerplate

A ready to use Vue CLI APP .

Primary LanguageVue

Vue.js Boilerplate

Installation

  • Clone (or fork) this repository
  • copy .env.example to .env
  • Install packages with npm install
  • Serve the UI with npm run serve
  • UI app will be served in http://localhost:8080/

Features