domfarolino / angular2-login-seed

(deprecated) Seed app w/ Angular2, Node, Express, and OAuth login
https://domfarolino.com/angular2-login-seed
MIT License
181 stars 77 forks source link

Angular-CLI Addition Documentation #5

Closed domfarolino closed 8 years ago

domfarolino commented 8 years ago

Documentation (README.MD) needs to be updated to reflect the latest changes merged in from the branch angular-cli. Now that the front end Angular app is divorced from the back end Express app, the application can be much more easily run by anyone locally without setting up a server and API. This needs to be added to the docs.