Install all dependencies using npm:
$ nvm use
$ npm install
$ npm start
And in debug mode:
$ npm run debugstart
You can view the website locally at the given URL:
$ [11ty] Server at http://localhost:8081/
npm run build