@ -36,6 +36,8 @@ Launch the server with the following command (inside the project's folder) :
$ node dist/main.js
```
Also, a shorthand is `npm start`.
##### 3. Test the API
Simply use [Postman](https://www.getpostman.com/) or whatever API client at `127.0.0.1:8000`.