Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroenvdb/jhdefaar.be
Website Jeugdhuis De Faar
https://github.com/jeroenvdb/jhdefaar.be
Last synced: about 2 months ago
JSON representation
Website Jeugdhuis De Faar
- Host: GitHub
- URL: https://github.com/jeroenvdb/jhdefaar.be
- Owner: JeroenVdb
- Created: 2014-05-09T07:37:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T10:13:54.000Z (over 5 years ago)
- Last Synced: 2023-07-31T21:09:29.269Z (over 1 year ago)
- Language: HTML
- Size: 697 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JHDeFaar.be
==================Website Jeugdhuis De Faar.
## Contribute?
Pull Requests your changes!
## Development
Check `.nvmrc` for the recommended node version.
### Run local
- Run `npm install` to install the dependencies
- Run `npm start` to build the website and run a simple http-server
- Site is served at `localhost:8080`
- Run `npm run build:*` to rebuild specific resources (see package.json)## Deploy
All commits to `master` are deployed via Github Actions.