Skip to content

Commit 247165b

Browse files
committed
Updating README
1 parent e3104b8 commit 247165b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,18 @@ Host: localhost:5000
9090
}
9191
```
9292

93+
## Tests
94+
95+
Install dependencies
96+
```bash
97+
$ npm install
98+
```
99+
100+
Run tests
101+
```bash
102+
$ npm test
103+
```
104+
93105
## VSCode
94106

95107
#### Install extension Python 0.6.0 from Don Jayamanne

0 commit comments

Comments
 (0)