This is a bare-bones Parcel setup for a very exciting game involving woodland animals.
Find free sound effects on Pixabay.
Download the repo as a zip file and extract it. Then install the necessary dependencies.
npm install
The dev server automatically uses src/index.html
as the Parcel entry point.
npm run dev
npm run build
The website is built into the docs
folder. You can change this by editing package.json
.