https://github.com/peixin/wg-web-training
Wisdom Garden Front End Training
https://github.com/peixin/wg-web-training
Last synced: 7 months ago
JSON representation
Wisdom Garden Front End Training
- Host: GitHub
- URL: https://github.com/peixin/wg-web-training
- Owner: peixin
- Created: 2019-07-09T01:41:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T03:55:10.000Z (over 2 years ago)
- Last Synced: 2025-01-07T12:14:49.727Z (9 months ago)
- Language: Vue
- Size: 701 KB
- Stars: 0
- Watchers: 1
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wg-web-training
> 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
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).