Skip to content

Latest commit

 

History

History

clay-dropdown

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

clay-dropdown

Clay Dropdown

Setup

  1. Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.

  2. Install local dependencies:

npm install
  1. Build the code:
npm run build
  1. Open the demo at demos/index.html on your browser.

Contribute

We'd love to get contributions from you! Please, check our Contributing Guidelines to see how you can help us improve.