https://github.com/waynecz/prince
@@@@@@@@@@@@@@@@_自己联系各种demo
https://github.com/waynecz/prince
Last synced: 3 days ago
JSON representation
@@@@@@@@@@@@@@@@_自己联系各种demo
- Host: GitHub
- URL: https://github.com/waynecz/prince
- Owner: waynecz
- Created: 2016-09-14T06:47:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T10:01:58.000Z (almost 10 years ago)
- Last Synced: 2025-02-25T22:32:21.494Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo-project
> for vue plugin
## 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
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).