https://github.com/helti/vui
Packaging vue plugin CLI
https://github.com/helti/vui
Last synced: about 1 month ago
JSON representation
Packaging vue plugin CLI
- Host: GitHub
- URL: https://github.com/helti/vui
- Owner: HelTi
- Created: 2017-12-11T09:20:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T09:02:08.000Z (almost 8 years ago)
- Last Synced: 2025-12-28T02:50:18.315Z (5 months ago)
- Language: JavaScript
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vui
> 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).