Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 538 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 538 Bytes

Xstate game of life

🐱project to test the capabilities of xstate to handle state of a react application.

Idea: DiesIrae

Demo

CodeSandBox

WTF

To start run

Development

Get the code, then:

yarn install
yarn start

Then open http://localhost:3000 to view it in the browser.

WTF

This project was bootstrapped with Create React App.