diff --git a/README.md b/README.md index bb7f3e7..3a04543 100644 --- a/README.md +++ b/README.md @@ -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`.