Edin f7b8528bb4 Merge branch 'only-first-names' into 'master'
Use only first names on the team/about page

See merge request saburly/website-saburly/v2-frontend!1
2019-01-25 12:14:25 +00:00
2018-06-25 09:17:14 +02:00
2018-06-25 09:17:14 +02:00
2018-07-05 20:43:56 +02: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%