Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 214 Bytes

readme.md

File metadata and controls

13 lines (13 loc) · 214 Bytes

Elm MultiSelect Dropdown

  • clone the repository
    git clone [email protected]:abyMosa/elmdropdown.git
    
  • install packages
    npm install
    
  • run the app
    npm start