Add example

This commit is contained in:
Rico Sta. Cruz
2015-11-13 10:40:59 +11:00
parent ad6292fffb
commit b20ee2261e
5 changed files with 69 additions and 2 deletions

View File

@@ -537,6 +537,12 @@ wrapper on each page (to avoid differences of DOM between pages)
---
## Examples
Clone this repository and run `npm run example`, then open `http://localhost:3000/example` in your browser.
---
## Contributing
Work on a branch, install dev-dependencies, respect coding style & run tests before submitting a bug fix or a feature.