Senad Uka 49fea1a43b Merge branch 'update-contact-info' into 'master'
Update src/components/Header.js, src/components/Footer.js files

See merge request saburly/website-saburly/v2-frontend!2
2021-09-17 13:32:31 +00:00
2018-06-25 09:17:14 +02:00
2018-06-25 09:17:14 +02:00
2019-01-25 05:07:49 -08:00
2019-01-25 05:07:49 -08:00
2018-06-25 09:17:14 +02:00
2018-09-13 19:36:35 +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%