See project on https://jovial-dubinsky-9c1918.netlify.com/
Note : for each instruction below, you can of course also use npm instead of yarn
Clone the project, move to the directory and run yarn install
Running yarn run dev will launch browser sync and allow you to visit your website on http://localhost:3000/
Running yarn run build will generate productions files in the /dist folder, which you can then serve for production.