Skip to content

Commit f6ad143

Browse files
authored
Add test instructions to README
1 parent 2a361aa commit f6ad143

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ A simple react boilerplate with webpack hmr and latest babel packages. It comes
99

1010
- Run in build mode
1111
`npm run build`
12+
13+
- Run test cases
14+
`npm run test`

0 commit comments

Comments
 (0)