Skip to content

y-components/y-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

y-modal

⚠️ Under development

Notice: Demo files are not bundled or minified - so first load will be slow.

Development

npm install jspm http-server -g

jspm install
jspm bundle demo - index.jsx!
npm run serve