Skip to content

Instantly share code, notes, and snippets.

@basarat
Last active December 8, 2016 03:09
Show Gist options
  • Save basarat/15838e916b5d9c5444d21a5705163c79 to your computer and use it in GitHub Desktop.
Save basarat/15838e916b5d9c5444d21a5705163c79 to your computer and use it in GitHub Desktop.
  • src/

    • app/
      • All your frontend stuff / entry points
    • Anothing that is not frontend
  • public/

    • index.html
    • build/
      • all your frontend bundles
    • images/
    • folders for any static files e.g.:
    • pdfs/ (e.g pdf template html files)
    • folders for any other entry points
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment