Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 523 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 523 Bytes

Fullstack

This repo is a test for me to work out a good full-stack app for Angular 2.

Getting Started

  1. git clone [email protected]:jeffwhelpley/fullstack.git
  2. cd fullstack
  3. npm run build
  4. npm run web
  5. Open up browser to http://localhost:9998
  6. If you feel like running tests, run npm test

ToDos

  1. Separate out providers_node from app_injector (so can be used in decorators)
  2. Upgrade deps
  3. Get working with basic server rendering
  4. Start working on tickets