This repo is the public website for spacebot, A Slack Bot for exploring space.
Single Page Application built with React and powered by Gatsby. The website was started from the gatsby-starter-steller template and then modified.
After cloning the project, run the following:
npm install
npm run develop
You can read more in the CONTRIBUTING document.