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
Description
Frontend consuming the REST API from the v2-backend. Build process is statically generating it. Built on Gatsby with React & GraphQL.
Readme MIT 15 MiB
Languages
CSS 79.1%
JavaScript 20.9%