btford / angular-express-seed

A great starting point for writing AngularJS apps backed by an Express-powered node.js server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app.js vs app.js

Doogiemuc opened this issue · comments

Hello BtFord!
I worked a lot with your seed/skeleton projekt. It is really great. Thank you for providing it. Just one feedback from the point of view of a learner: You have two app.js files on your projekt. One is the express server (backend) and the other one is the angularJS (frontend) single page application. You should rename the first one to something like server.js so that others don't get confused as I did.

commented

you can still make a pull request for this, thanks for the advice tho. :)