| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
___ __ ___ __ __ ___
|__ |\/| |__) /\ | |__| \ / | \ |__) | \ / |__ |\ |
|___ | | | /~~\ | | | | |__/ | \ | \/ |___ | \|
__ ___ ___ __ __ ___ ___
| \ |__ \ / |__ | / \ |__) |\/| |__ |\ | |
|__/ |___ \/ |___ |___ \__/ | | | |___ | \| |
https://github.com/marcysutton/empathy-driven-development
Head of Learning, Gatsby
The master branch of this repository is intentionally broken for accessibility. For fixes, check out the fixes branch.
Clone the directory and install dependencies:
git clone https://github.com/marcysutton/empathy-driven-development && cd empathy-driven-development npm install
Then you can run Gatsby in development or production mode:
gatsby develop
or:
gatsby build && gatsby serve
Run Cypress tests on the command line:
npm run test
| Back | FazBrowse Home | New Git URL |