This project was derived from the SRCCON app. Hardcoded and event specific bits have been removed from the codebase. We have also made a few things configuarable!
See Configs Doc.
See JSON Format.
Please do NOT modify css/style.css directly. This file should be autogenerated by running the following commands. 😉
- Run
npm installto install all the required dependencies. - Run
npm startto watch changes in.scssfiles in the/scssdirectory. This also compiles.scssfiles into thestyle.cssindex.htmllinks to.