Git Product home page Git Product logo

chico's Introduction

Chico UI Get things done, quickly.

Chico UI is a free and open source collection of easy-to-use UI components for designers and developers.

Get things done, quickly.

Development setup

  1. Install Git and NodeJS.

  2. Open your terminal and clone mercadolibre/chico by running:

     $ git clone [email protected]:mercadolibre/chico.git
    
  3. Now go to the project's folder:

     $ cd chico
    
  4. Install its dependencies:

     $ npm install
    
  5. Install grunt-cli:

     $ npm install grunt-cli -g
    
  6. Run a local web server:

     $ npm start
    

    Navigate http://localhost:3040 and http://localhost:3040/mobile.

  7. 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:

  1. Run the local web server:

     $ npm start
    
  2. Navigate http://localhost:3040/test/:component

We are going to automate it! :)

## Get in touch

## 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

MercadoLibre

## License Licensed under the MIT license.

Copyright (c) 2014 MercadoLibre.

chico's People

Contributors

pazguille avatar lean8086 avatar hmammana avatar natos avatar ndevalle avatar djanowski avatar lquintana avatar eridal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.