An open API service indexing awesome lists of open source software.

https://github.com/mrpunkdasilva/conways_game_of_life-react

Conway's Game of Life in React
https://github.com/mrpunkdasilva/conways_game_of_life-react

Last synced: 3 months ago
JSON representation

Conway's Game of Life in React

Awesome Lists containing this project

README

        

# Conway's Game of Life in React

### `npm start`

Runs the app in the development mode.\

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!