aromanarguello / cbh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you are a JS novice, here's how to get started:

  1. Install Node.js (we use ^16, the latest LTS)
  2. Run npm i in this repo to install dependencies
  3. Run npm test to run the automated tests
  4. Run npm start to launch index.js for any manual testing

About


Languages

Language:JavaScript 100.0%