Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 372 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 372 Bytes

Vue Battle

A Vue.js + Vuex + Quasar project

MainStage

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint