This template is deprecated. Please move to gatsby-template instead.
- Localization supported with path prefix e.g.
/en/*
- Material UI as the UI framework
- Github Actions for PR preview + Deploy
- Storybook for UI testing
- Jest as unit testing framework (TODO)
- Styled-Component (TODO)
- Prettify
Start developing.
Navigate into your new site’s directory and start it up.
# instal dependencies
yarn
# copy the default .env file
yarn start