This is my site, but I thought I'd share the code. Feel free to take what you need, but don't rip the whole thing off because that's not cool.
Ideally, you’ll be using an LTS version of Node JS and if in Windows, the WSL setup because it works better with gulp.
- Run
npm install
- Run
npm start
to run locally - Run
npm run production
to do a prod build