This repo is a test for me to work out a good full-stack app for Angular 2.
git clone git@github.com:jeffwhelpley/fullstack.gitcd fullstacknpm run buildnpm run web- Open up browser to http://localhost:9998
- If you feel like running tests, run
npm test
- Separate out providers_node from app_injector (so can be used in decorators)
- Upgrade deps
- Get working with basic server rendering
- Start working on tickets