Last active
April 26, 2016 21:34
-
-
Save sammylupt/9b47365926f4a271cf0fce9849843230 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
lib/ (es5 code) | |
actions/ | |
index.js | |
constants/ | |
index.js | |
reducers/ | |
index.js | |
utils/ | |
index.js | |
index.js <-- entry | |
src/ (es6 code) | |
* exact same folder structure as lib/ * | |
tests/ | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment