diff --git a/README.md b/README.md index 05451b5..e535eb2 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,8 @@ npm run preview ``` npm run lint ``` + +### Runs the tests using vite-jest +``` +npm run test +```