React-based frontend for LÖVE Brew using TypeScript.
- Nodejs 16.18.0+
- npm 8.19.2+
Pull this project and run npm install to install all dependencies. Then run npm run dev to launch the project in a development environment
To build the project run npm run build. The bundled page will be placed in dist directory.