lg-statistic
A Vue.js project
Build setup
yarn - recommend
# Install dependencies
yarn install
# Server with hot reload at localhost:8080
yarn run dev
# Build for production with minification
yarn run build
npm
# Install dependencies
npm install
# Server with hot reload at localhost:8080
npm run dev
# Build for production with minification
npm run build
Reference
- For detailed explanation on how things work, consult the docs for vue-loader.
License
MIT © BangZ i@bangz.me