Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.