We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
app/ Server side code (node)
app/controllers - server side logic app/views - server side views (You probably don't need to put anything else if your starting) app/models - db
public/ Client side code (angular)
public/js - client side js public/css - clients side looks public/lib - 3rd party libraries built typically through bower