estore-framework
v3.0.2
Published
A JavaScript framework
Downloads
7
Readme
framework
A JavaScript framework
Install
$ npm install --save estore-framework
Documentation
Contributing
When submitting a PR, make sure that the commit messages match the conventions and that you've squashed your commits beforehand.
When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside with the fix.
When submitting a new feature, add tests that cover the feature.