- This is the repository of build-the-game-of-life-hey, an implementation of the "build-the-game-of-life" project under FreeCodeCamp "Data Visualization Certification" - "React Projects"
- (The create-react-app-ts app does not seem to work on Codepen)
An instance would be deployed to CodePen: - An instance would be deployed here as GitHub page: https://htbkoo.github.io/build-the-game-of-life-hey
- Summary of set up: "npm install" to download dependencies and the project is good to go.
- Configuration: N/A
- Dependencies: Listed at package.json
- Database configuration: N/A
- How to run tests: "npm run test"
- run unit tests only: "npm run test:unit"
- Deployment instructions: N/A
- How to start server: "npm run start"
- Writing tests: N/A
- Code review: N/A
- Other guidelines: N/A
- Repo owner or admin: me (htbkoo)
- Other community or team contact: N/A