A mini golf game using the HTML canvas element and JS/CSS.
Parcel is used as the build system
npm i
to install dependenciesnpm start
to start parcel development servernpm run build
to run parcel and build site
Parcel - build tool
Stylus - CSS Preprocesser
Pug - HTML templating
Javascript