Chico UI is a free and open source collection of easy-to-use UI components for designers and developers.
Get things done, quickly.
-
Open your terminal and clone
mercadolibre/chico
by running:$ git clone git@github.com:mercadolibre/chico.git
-
Now go to the project's folder:
$ cd chico
-
Install its dependencies:
$ npm install
-
Install
grunt-cli
:$ npm install grunt-cli -g
-
Run a local web server:
$ npm start
Navigate http://localhost:3040 and http://localhost:3040/mobile.
-
Develop! :)
NOTE
Please read through our code style guides:
## API Doc
You can read our API Doc.
The API doc may also be run locally by running:
grunt doc -env=ui
grunt doc -env=mobile
Navigate ./doc
directory and enjoy!
## Tests You can run our tests in your browser:
-
Run the local web server:
$ npm start
-
Navigate
http://localhost:3040/test/:component
We are going to automate it! :)
## Get in touch
- E-mail: chico at mercadolibre dot com
- Twitter: @chicoui
- Web: http://chico-ui.com.ar/
## Maintained by
## Thanks to
- Guille Paz (@pazguille).
- Natan Santolo (@natos). Creator and former leader, now traveling around the world, drinking beer and looking for the secret of eternal life.
- Nati Devalle (@taly). Because we love her. She is awesome!
## Credits
## License Licensed under the MIT license.
Copyright (c) 2014 MercadoLibre.