- React.js
- Gatsby.js
- Sytyled Components & Custom CSS components
- Contentful CMS for content and Data
- GraphQL
-
Run unit tests
Navigate into site’s directory and run tests:
npm run test
-
Start command
Navigate into site’s directory and start it up:
npm run start
-
In your browser navigate to
localhost:8000