8dc66673d0709345e0b3e006b2d320b28f4ef0a4
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:
gatsby develop
If you want to make a build, do instead:
gatsby build
Languages
CSS
79.1%
JavaScript
20.9%