https://github.com/ungdev/tv-r2d
TV R2D website
https://github.com/ungdev/tv-r2d
Last synced: 4 months ago
JSON representation
TV R2D website
- Host: GitHub
- URL: https://github.com/ungdev/tv-r2d
- Owner: ungdev
- License: mit
- Created: 2016-11-17T20:22:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T23:16:22.000Z (over 9 years ago)
- Last Synced: 2025-04-09T05:42:18.632Z (about 1 year ago)
- Language: Vue
- Size: 48.8 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tv-r2d
> TV R2D website
## 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).