Skip to content

htbkoo/build-the-game-of-life-hey

Repository files navigation

README

What is this repository for?

How do I get set up?

  • 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"

Contribution guidelines

  • Writing tests: N/A
  • Code review: N/A
  • Other guidelines: N/A

Who do I talk to?

  • Repo owner or admin: me (htbkoo)
  • Other community or team contact: N/A

Releases

No releases published

Packages

No packages published