Skip to content

Commit cebdc05

Browse files
committed
add npm script for tests to README
1 parent 28ce5f1 commit cebdc05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ Run dev server:
106106

107107
`npm run dev-server`
108108

109+
Run Jest tests:
110+
111+
`npm run test`
112+
109113

110114
## Optimizations to reduce Jank and keep scrolling smooth
111115

0 commit comments

Comments
 (0)