Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 516 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 516 Bytes

Pig Game built with Imba 2

Pig Game (Imba v2) Netlify Status

When you have the code get started by running the following commands

yarn # npm install
yarn start # npm start

Open the url shown by yarn start output in the browser. This is automatically configured with hot module reloading