/imba-game-of-life

Game of Life in Imba

Primary LanguageImba

imba-game-of-life

Game of Life in Imba. You can see in in action here.

Install dependencies

npm install

Run in development mode

npm run dev

Build

npm run build