Requirements: Node.js
First install its dependencies using the following command:
$ npm install
Next, run the site using:
$ npm start
The site is hosted on GitHub Pages. The deployment process requires git and GNU Make
$ make deploy
Requirements: Node.js
First install its dependencies using the following command:
$ npm install
Next, run the site using:
$ npm start
The site is hosted on GitHub Pages. The deployment process requires git and GNU Make
$ make deploy