Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panietoar/futbol-project-web
https://github.com/panietoar/futbol-project-web
futbol vuejs2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/panietoar/futbol-project-web
- Owner: panietoar
- Created: 2017-10-30T15:48:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T21:42:24.000Z (about 7 years ago)
- Last Synced: 2024-11-08T13:41:57.048Z (3 months ago)
- Topics: futbol, vuejs2
- Language: Vue
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# futbol-project-web
> Client app for Richard's futbol 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).