Update README.md
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Eric NGUYEN 2022-08-03 14:44:20 +02:00
parent ddc054f842
commit f560ebf568

View file

@ -37,3 +37,10 @@ Configure the file `.env.development` with the url
Run `npm ci` Run `npm ci`
Run `npm run build` Run `npm run build`
# Run the tests
Run `npm ci`
Run `npm test`