Skip to content

Instantly share code, notes, and snippets.

@maticzav
Created February 11, 2017 11:53
Show Gist options
  • Save maticzav/3445aa640d831b218f361bbfef5bb5ec to your computer and use it in GitHub Desktop.
Save maticzav/3445aa640d831b218f361bbfef5bb5ec to your computer and use it in GitHub Desktop.
#1
-- src/
-- users/
-- model.js
-- actions.js
-- views.js
-- exams/
-- votes/
-- requests/
-- comments/
-- routes.js
-- vendors
main.js
#2
-- src/
-- routes.js
-- models/
-- user.js
-- exam.js
-- vote.js
-- request.js
-- comment.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment