This repo is a test for me to work out a good full-stack app for Angular 2.
git clone [email protected]:jeffwhelpley/fullstack.git
cd fullstack
npm run build
npm 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