Skip to content

Commit f563b17

Browse files
author
Uma Chandran
committed
Added npm install instruction
1 parent 00e553f commit f563b17

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# JavaScript Exercises!!!
22

3+
Before you begin, make sure you install the libraries by running:
4+
5+
```sh
6+
$ npm install
7+
```
8+
39
Complete the exercises in this repo and push your solutions up to a branch (`firstname-lastname`).
410

511
Using your preferred editor, flesh out the functions in each exercise. You can test your work by running the test command:

0 commit comments

Comments
 (0)