The Git Town website can be found at https://www.git-town.com.
Install Node.js and Yarn, then run
yarn
to install the needed dependencies.
cd website
harp server
- go to localhost:9000
The website auto-updates when changes to the master branch are made.