2018-09-05 13:57:58 +02:00
2018-09-05 13:34:42 +02:00
2018-06-25 09:17:14 +02:00
2018-06-25 09:17:14 +02:00
2018-09-05 13:57:58 +02:00
2018-07-05 20:43:56 +02:00
2018-06-25 09:17:14 +02:00
2018-09-05 13:51:12 +02:00
2018-09-05 13:51:12 +02:00

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%