Add test running to readme.

pull/4/head
Atul Varma 2021-02-16 06:30:02 -05:00
rodzic 53f610dbd6
commit b443bd476a
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,14 @@ npm run watch
then visit http://localhost:1234.
## Running tests
To run tests interactively, run:
```
npm run test:watch
```
## Deployment
To deploy the project to GitHub Pages, run: