https://github.com/delsner/velooapp_frontend
VelooApp for SEBA Master
https://github.com/delsner/velooapp_frontend
Last synced: 4 months ago
JSON representation
VelooApp for SEBA Master
- Host: GitHub
- URL: https://github.com/delsner/velooapp_frontend
- Owner: delsner
- Created: 2016-05-24T22:32:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-06T16:18:12.000Z (over 9 years ago)
- Last Synced: 2025-11-22T02:03:44.042Z (7 months ago)
- Language: HTML
- Size: 2.93 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### VelooApp for SEBA Master
## Setup (before first run)
* install npm and bower dependencies `npm install`
## Running
* go to your project folder `cd to/your/folder`
* execute gulp build `gulp build`
* start gulp and serve + watch `gulp`