https://github.com/ungdev/tvgala_client
Application générant une client pour les télés du gala
https://github.com/ungdev/tvgala_client
Last synced: 4 months ago
JSON representation
Application générant une client pour les télés du gala
- Host: GitHub
- URL: https://github.com/ungdev/tvgala_client
- Owner: ungdev
- Created: 2018-05-18T21:13:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T13:55:24.000Z (over 7 years ago)
- Last Synced: 2025-08-23T23:26:43.223Z (9 months ago)
- Language: Vue
- Size: 3.49 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tvgala_client
> TVGala Client
## 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).