Skip to content

Instantly share code, notes, and snippets.

@ThisIsMissEm
Created February 3, 2010 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThisIsMissEm/293495 to your computer and use it in GitHub Desktop.
Save ThisIsMissEm/293495 to your computer and use it in GitHub Desktop.
|-- /
|-- framework
| `- // framework files here...
|-- app
| |-- controllers
| |-- helpers
| |-- models
| |-- views
| |-- public
| `-- routes.js
|
|-- routes.js
`-- server.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment