mirror of
https://github.com/thepaperpilot/Planar-Pioneers.git
synced 2024-11-21 16:13:54 +00:00
Add test command to README
This commit is contained in:
parent
366d34bd9a
commit
43fa50baee
1 changed files with 5 additions and 0 deletions
|
@ -30,3 +30,8 @@ npm run preview
|
|||
```
|
||||
npm run lint
|
||||
```
|
||||
|
||||
### Runs the tests using vite-jest
|
||||
```
|
||||
npm run test
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue