Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 295 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 295 Bytes

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