From f560ebf5689524f246ef30edac714017336d1fa2 Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Wed, 3 Aug 2022 14:44:20 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2bf70c2..22a14c5 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,10 @@ Configure the file `.env.development` with the url Run `npm ci` Run `npm run build` + + +# Run the tests + +Run `npm ci` + +Run `npm test`