Your help is more than welcome, I would be very honored to have you on my side.
Here are some very basic guidelines.
Please follow these guidelines so your commits will be taken by the self-generated changelog.
ESLint is set up on the project. It will be checked at build time.
We follow a 4 spaces rule around here.
You can use the available scripts if needed.
npm startwill start the webpack server onlocalhost:9000and build the library.- You can navigate examples if needed:
npm testwill test using CasperJS, you have to runnpm startin another window to have a local server available to CasperJS. You need to install CasperJS and PhantomJS globally for it to runnpm install -g casperjs phantomjs