Skip to content

Commit 66c0635

Browse files
committed
Update README.md
1 parent baf6a4e commit 66c0635

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ $ npm run-script bundle
1919
$ http-server dist/
2020
```
2121

22+
Test:
23+
24+
```
25+
$ npm test
26+
```
27+
2228
Open: `http://localhost:8080`
2329

2430
* All JavaScript files are transpiled with 6to5 library with enabled experimental ES7 syntax (see: https://6to5.org/features.html).

0 commit comments

Comments
 (0)