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
- Host: GitHub
- URL: https://github.com/mrpunkdasilva/conways_game_of_life-react
- Owner: mrpunkdasilva
- Created: 2022-07-09T23:26:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T23:35:01.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T02:24:18.599Z (6 months ago)
- Language: JavaScript
- Size: 302 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!