Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 582 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 582 Bytes

Gatsby Template

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

🚀 Quick start

Start developing.

Navigate into your new site’s directory and start it up.

# instal dependencies
yarn

# copy the default .env file

yarn start

Production Build