Update src/components/Header.js, src/components/Footer.js files See merge request saburly/website-saburly/v2-frontend!2
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
Languages
CSS
79.1%
JavaScript
20.9%