Skip to content

Instantly share code, notes, and snippets.

@romant
Created November 14, 2015 12:42
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 romant/789fb163fb6430c42b0a to your computer and use it in GitHub Desktop.
Save romant/789fb163fb6430c42b0a to your computer and use it in GitHub Desktop.
Meteor Folder Structure
mkdir -p client/{config,routes,views,helpers,stylesheets,templates} lib/{collections,helpers,schemas} server/{config,fixtures,lib,publications} public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment