Skip to content

kennethtomagan/Vue-CLI-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://localhost:8080/

Features