Short description here.
Full purpose here.
Tell users how to install.
Tell users how to use.
The example
directory provides a place where you can develop and test this library without installing it into another project. Follow the instructions below to get it up and running.
First, start webpack
to build the library.
npm start
Then, start the example site.
cd example
npm start
Now you can go to http://localhost:1234
to test events.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the OSL v3.0 License. See LICENSE for more information.