Add instructions for manual test

This commit is contained in:
Tyler Long
2017-04-21 20:49:35 +08:00
parent 99de658093
commit 0bd8aabd7c

View File

@@ -167,6 +167,14 @@ We recommend you installing [editor plugins](https://github.com/feross/standard#
yarn test
Manual test in browser:
open dist/demo/index.html
Manual test in Node.js:
node dist/demo/index.js
## Distribtion