f7b8528bb4238b18e23fed3f5ebea6d4ad05eae8
Use only first names on the team/about page See merge request saburly/website-saburly/v2-frontend!1
Saburly Website v2 Using Gatsby
Install
Make sure you install all the dependencies
yarn install
Then you can run the development mode with hot reload by:
yarn run develop
If you want to make a build, do instead:
yarn run build
Languages
CSS
79.1%
JavaScript
20.9%