-
Run
npm installto load project dependencies. -
Complete coding exercises in a file named
exercises.jsfile. (You will find the questions inproblem-set.md) -
Test your code often by running
npm test. -
Check for style by running
eslint exercises.jsin the terminal. If you do not already have eslint installed, runnpm install -g eslint.Note: You are not done with your exercises until all tests pass and there are no eslint errors.
The-Marcy-Lab-School/problem-set-3_2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|