https://github.com/ui-d/widget
Minimal style widget...
https://github.com/ui-d/widget
Last synced: 5 months ago
JSON representation
Minimal style widget...
- Host: GitHub
- URL: https://github.com/ui-d/widget
- Owner: ui-d
- Created: 2018-01-11T17:18:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T17:23:36.000Z (over 8 years ago)
- Last Synced: 2025-03-26T16:12:26.473Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 427 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo
> test task
## 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).