Checkout out the demo!
$ git clone git@github.com:hackerspace-bootstrap/strichliste-web.gitBefore building a production build, you should look at the configuration. One can find it here:
src/script/lib/settings.js
Changes on the configuration needs a rebuild to take affect.
To create a production build where sources are minified set the environment to production:
$ make productionWhen in development the following command will as well initiate the build process as well as creating a watch on the relevant folders. The build process will then be run again when certain file has been changed.
It also starts an development server, listening on port :8081.
$ make developmentTo access the development version visit http://localhost:8081
If your hackerspace is missing, just send a mail to schinken@hackerspace-bamberg.de