https://github.com/rog/vuefm
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rog/vuefm
- Owner: rog
- Created: 2017-06-26T10:37:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T14:32:36.000Z (almost 9 years ago)
- Last Synced: 2025-01-23T07:45:12.761Z (over 1 year ago)
- Language: Vue
- Size: 118 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuefm
> Vue FM
## 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).