/flap

Primary LanguageJavaScript

Flap game!

To run dev server:

npm start, game runs on http://localhost:5173/

To build for production:

npm run build, statically deployable build output ends up in ./dist