- Fork/Clone this project into a directory on your machine.
cdinto your forked local copy.- notice there is a
package.jsonfile included. remember that apackage.jsonfile is like a map of instructions for when you runnpm install - run
npm installto download all the dependancies you need for this project. - run
npm run watchto start your tests in watch mode. This command will listen for changes as you work through the problems and save yourchallenges.jsfile. As soon as you hit save after writing some changes, the linter will run, and the tests will run as well. - As soon as you have a test passing,
commityour changes to your fork so we can see an active commit stream. - Once you're done with all the tests, push your commits to your fork and submit a Pull-Request
erikAlon/Sprint-Challenge--JavaScript
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|