Skip to content

Latest commit

 

History

History
57 lines (51 loc) · 1.76 KB

File metadata and controls

57 lines (51 loc) · 1.76 KB

Setback Logo

Setback Website

Build Status Website Status License

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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Install Node.js, npm and git

Installation

  1. Clone the repo
git clone https://github.com/Riddlebit/setback-website.git
cd setback-website
  1. Install dependencies
npm install
  1. Run
npm start

License

Distributed under the MIT license. See LICENSE for more information.

Acknowledgements