Welcome to the STFC EC Code Club site, a place for all things code club.
Once you have cloned this repo you will first have to install the node modules like so:
npm installTo run the site locally simply run the following command:
npm run devPlease follow the guidance in the CONTRIBUTING document.