I personally have run this in WSL 2 for Windows (Ubuntu 18.04) with the following dependencies:
npm run server
Navigate to http://localhost:1313/
in your browser.
- https://realfavicongenerator.net/ for generating all the favicons in an easy to use format
- zwbetz for an awesome tutorial which was very helpful in getting started on this site!