Skip to content

Instantly share code, notes, and snippets.

@llaine
Last active August 29, 2015 14:24
Show Gist options
  • Select an option

  • Save llaine/aa696af225a4779512b0 to your computer and use it in GitHub Desktop.

Select an option

Save llaine/aa696af225a4779512b0 to your computer and use it in GitHub Desktop.
$ app/client : tree . | more
|-- account
| | -- password
| | | |-- recover
| | | | | -- recover.html
| | | | | -- recover.js
| | | | | -- recover.less
| | | | | -- utils
| | | | | | -- helper.js
| | -- profile
| | | |-- update
| | | | | -- updateProfileInfos.js
| | | | | -- updateProfileInfos.html
| | | | | -- updateProfileInfos.less
| | -- account
| | | |-- update
| | | | | -- updateAccountInfos.js
| | | | | -- updateAccountInfos.html
| | | | | -- updateAccountInfos.less
--More--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment