update readme

This commit is contained in:
Adrien Marquès 2018-10-22 17:44:37 +02:00
parent 1461254a85
commit 678fcdcb12
1 changed files with 2 additions and 0 deletions

View File

@ -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`.