Add test running to readme.
rodzic
53f610dbd6
commit
b443bd476a
|
@ -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:
|
||||
|
|
Ładowanie…
Reference in New Issue