This is the official website for the game Setback, hosted using GitHub Pages at setback.riddlebit.net. The website is built using Node.js and React.
These instructions will get you a copy of the project up and running on your local machine.
Install Node.js
, npm
and git
- Clone the repo
git clone https://github.com/Riddlebit/setback-website.git
cd setback-website
- Install dependencies
npm install
- Run
npm start
Distributed under the MIT license. See LICENSE
for more information.