Skip to content

Instantly share code, notes, and snippets.

@jsmarkus
Created September 30, 2013 08:09
Show Gist options
  • Save jsmarkus/6760723 to your computer and use it in GitHub Desktop.
Save jsmarkus/6760723 to your computer and use it in GitHub Desktop.
index.js
node_modules/
- ui-button/
- styles.less
- img/
- icon1.png
- icon2.png
- ui-checkbox/
- styles.less
- img/
- checked.png
- unchecked.png
- disabled.png
build/
- app.min.js
- styles.min.css
- resources/
- ui-button/
- img/
- icon1.png
- icon2.png
- ui-checkbox/
- img/
- checked.png
- unchecked.png
- disabled.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment