The-Wizard-Frogy A game made with Elm about a wizard frog 🐸 How to play You can play the game here. How to run locally This going to run the game in localhost:1234 npm install npm run dev How to build npm run build