https://github.com/quackquackquack/quack
https://github.com/quackquackquack/quack
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quackquackquack/quack
- Owner: QuackQuackQuack
- Created: 2017-02-07T06:43:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T06:42:22.000Z (over 9 years ago)
- Last Synced: 2025-10-12T07:19:56.510Z (9 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue-Cli + Vuex + Vue router+ Webpack + bulma + font-awesome Setting
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```