Skip to content

defconcepts/crystal-dropdown

 
 

Repository files navigation

crystal-dropdown

Crystal's dropdown component

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

[sudo] npm install -g gulp
  1. Install local dependencies:
npm install
bower install
  1. Build the code:
gulp build
  1. Open the demo at demos/index.html on your browser.

About

Crystal's dropdown component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • HTML 10.5%
  • CSS 0.1%