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. :wink:
npm install
to install all the required dependencies.npm start
to watch changes in .scss
files in the /scss
directory. This also compiles .scss
files into the style.css
index.html
links to.