Skip to content

Commit 225366c

Browse files
committed
foc(readme): add tests docs
1 parent 80d23fe commit 225366c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ A Vue project template with Loopback framework featuring ES6, Gulp, and Mocha fo
2727
## Testing
2828

2929
```
30-
$ npm test
30+
$ npm test:server
31+
$ npm test:client
3132
```
3233

3334
## Running the development server (API and Client)

0 commit comments

Comments
 (0)