/mannys-game

Front end code for mannys.game

Primary LanguageJavaScriptOtherNOASSERTION

mannys-game

Front end code for mannys.game.

Documentation

For full documentation and examples, visit mannys.game/docs.

Quick Start

you know the vibes:

cp .env.example .env

fill out your .env variables and then:

npm run dev

You should now be able to visit the app at http://localhost:3000.

Contributing

If you're interested in contributing, please read the contributing docs before submitting a pull request.