Graham724 / classroom-practice-problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

classroom-practice-problems

  • Run npm i to install dependencies.
  • Each folder has a testing suite. You can run all of the tests by using npm run test
  • Alternatively, you can run just the test suites in just one file by running npm run test 'name of the file'

About


Languages

Language:JavaScript 100.0%