Skip to content

Commit

Permalink
add tests cmd to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFrankel committed May 27, 2018
1 parent 136495c commit 7f0d111
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ NgModule({
```terminal
$ yarn install
$ yarn run build
$ yarn run dev
$ yarn run dev //run example
$ yarn run start_test //run tests
```

0 comments on commit 7f0d111

Please sign in to comment.