![npm version](https://badge.fury.io/js/garden.svg)
A front end library to help you make your grass greener than the other side
Contents
Install
You can manually download our latest release, or install with npm/Bower:
NPM
npm install garden
Bower
bower install garden
Documentation
Garden documentation is built with Metalsmith and publicy hosted on Github Pages at http://styleguide.leroymerlin.com.br
Running locally
- Run
npm install
. - Run
gulp server
. - Open
http://localhost:3000
in your browser.
Contributing
Checkout the contributing section to learn more on how to open issues, create pull requests, commit standards and more.
Versioning
Garden follows SEMVER standards
License
MIT License