An open API service indexing awesome lists of open source software.

https://github.com/buildit/cycle7-site

A home for all things relating to Cycle 7
https://github.com/buildit/cycle7-site

buildit-cycle-7 buildit-gravity-consumer gatsby website

Last synced: about 1 month ago
JSON representation

A home for all things relating to Cycle 7

Awesome Lists containing this project

README

        

# Cycle 7 site MVP

A single page exploration of what Cycle 7 is and why you should consider it when pushing forwards a new digital proposition.

Live site is here https://cycle-7.buildit.digital/

To setup locally so you can contribute:

1. Clone the repo, navigate to `cycle7-site` directory
2. Run `npm i` to install dependencies
3. Run the Gatsby development server `gatsby develop`
4. Site should then be running at `http://localhost:8000/`