Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiduzo/afstudeerproject
Afstudeerproject CMDA 2015/2016
https://github.com/xiduzo/afstudeerproject
Last synced: 3 months ago
JSON representation
Afstudeerproject CMDA 2015/2016
- Host: GitHub
- URL: https://github.com/xiduzo/afstudeerproject
- Owner: xiduzo
- Created: 2016-04-08T14:35:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T10:43:04.000Z (about 2 years ago)
- Last Synced: 2023-02-25T23:05:42.727Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://localhost:3000/
- Size: 4.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# afstudeerproject CMDA 2015/2016
## Getting started
### Install dependencies
run `bower install` and `npm install` in your terminal
### Run application locally
run `gulp serve` in your terminal
### Build application
run `gulp` in your terminal