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
- Host: GitHub
- URL: https://github.com/buildit/cycle7-site
- Owner: buildit
- Created: 2019-08-20T08:53:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T19:42:23.000Z (over 2 years ago)
- Last Synced: 2025-02-04T23:31:38.278Z (3 months ago)
- Topics: buildit-cycle-7, buildit-gravity-consumer, gatsby, website
- Language: JavaScript
- Homepage:
- Size: 2.39 MB
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
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/`