Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 687 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 687 Bytes

spacebot-site

This repo is the public website for spacebot, A Slack Bot for exploring space.

Website Technology

Single Page Application built with React and powered by Gatsby. The website was started from the gatsby-starter-steller template and then modified.

Running locally & Contributing

After cloning the project, run the following:

npm install
npm run develop

You can read more in the CONTRIBUTING document.

License

MIT