Skip to content

Instantly share code, notes, and snippets.

@matmar10
Last active August 29, 2015 14:13
Show Gist options
  • Save matmar10/1ecb89579b9dc3de435a to your computer and use it in GitHub Desktop.
Save matmar10/1ecb89579b9dc3de435a to your computer and use it in GitHub Desktop.
Sample Architect app directory structure
/src/
+-- app.js
+-- architect-config.js
+-- plugins/
+-- business/
+-- index.js
+-- package.json
+-- user/
+-- user.js
+-- package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment