npm install
Make sure you have Hugo installed as well.
npm run start
open a browser and go to http://localhost:1313
npm run deploy
This will build the site in the \docs
folder. You need to push it to the correct branch.
Forked from ttntm landing-page