From 929b1b31c595231db0302d8000bb9c0a8843a6b4 Mon Sep 17 00:00:00 2001 From: Vic Date: Wed, 25 May 2022 21:19:17 +0200 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf81e7b..715917e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ TOKEN_SECRET_TEST=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJma - Install packages dependencies: `npm install` - Run tests: `npm run test` - Run the database: `npm run up` -- Launch the application: `npm run start`, you can acces the application with this link [http://127.0.0.1:3000] +- Launch the application: `npm run start`, you can acces the application with this link http://127.0.0.1:3000 Note : If needed you can reset the tables by closing the app and running the following commands: