Website for Govio, build on top of the gatsby-contentful starter template.
$ git clone [email protected]:hidde-vb/haverklap-website.git
$ npm i
Run the project locally with live reload in development mode.
Run a production build into ./public
. The result is ready to be put on any static hosting you prefer.
Spin up a production-ready server with your blog. Don't forget to build your page beforehand.