Make sure you have node
installed.
To build the site do:
git clone https://github.com/iteratehackerspace/iteratehackerspace.github.io
cd iteratehackerspace.github.io
npm install
npm run build_site
Then you can just view index.html
in any browser.
The project uses ReactJS's jsx
and
bootstrap reimplemented in react