Skip to content

Instantly share code, notes, and snippets.

@grrinchas
Last active December 19, 2017 12:27
Show Gist options
  • Save grrinchas/419e7f4cfe8daf077a7b2ba6c4698f57 to your computer and use it in GitHub Desktop.
Save grrinchas/419e7f4cfe8daf077a7b2ba6c4698f57 to your computer and use it in GitHub Desktop.
...
-- src/
-- app/
| -- Components.elm # Contains view components
| -- Main.elm # Main entry file
| -- Models.elm # Contains domain model
| -- Pages.elm # Contains all the pages
-- index.html
-- main.js
-- main.scss
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment