Skip to content

pimenovoleg/ng2-seed

Repository files navigation

CircleCI dependency status

Example page: http://localhost:3000

Concepts

  • Redux ( NgRx/Store - with server calls)
  • Smart & dumb components
  • AOT: Ahead-of-Time compilation
  • Advanced routing ( lazy loading, router outlets...)

Install

npm i

Run (dev-server)

npm start

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Waiting resolve issue:

Waiting PR (not bugs):

Heroku

  • heroku config:set NPM_CONFIG_PRODUCTION=false
  • heroku config:set NODEMODULESCACHE=false