update readme
This commit is contained in:
parent
1461254a85
commit
678fcdcb12
|
@ -36,6 +36,8 @@ Launch the server with the following command (inside the project's folder) :
|
||||||
$ node dist/main.js
|
$ node dist/main.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Also, a shorthand is `npm start`.
|
||||||
|
|
||||||
##### 3. Test the API
|
##### 3. Test the API
|
||||||
|
|
||||||
Simply use [Postman](https://www.getpostman.com/) or whatever API client at `127.0.0.1:8000`.
|
Simply use [Postman](https://www.getpostman.com/) or whatever API client at `127.0.0.1:8000`.
|
||||||
|
|
Loading…
Reference in New Issue