Created
October 21, 2014 09:50
-
-
Save yamoo9/ed2ebd9407cb87b1a05a to your computer and use it in GitHub Desktop.
프로젝트 디렉토리 레이아웃
This file contains hidden or 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
| # Project Dire tory Layout | |
| src/ | |
| files/ | |
| fonts/ | |
| images/ | |
| js/ | |
| collections/ | |
| controllers/ | |
| main.js | |
| sass/ | |
| modules/ | |
| variables.scss | |
| main.scss | |
| templates/ | |
| partials/ | |
| index.jade | |
| builds/ | |
| development/ | |
| fonts/ | |
| images/ | |
| css/ | |
| js/ | |
| index.html | |
| production/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment