Web frontend for https://unspent.space
First you must have the yarn package manager installed.
Then install gatsby-cli with
yarn global add gatsby-cli
Clone the repository
git clone [email protected]:unspentspace/unspent.space.git
cd unspent.space/
Now in the project directory run
yarn start
You should now be able to view the site locally at localhost:8000