Tour Of Heros generated using Angular Cli in Angular 4 + Material 2.0 + ngrx + webpack 2.0.
Used Material 2.0 and Angular Flex Layout.
-
ngrx/store - RxJS powered state management for Angular apps, inspired by Redux
-
ngrx/effects - Side effect model for @ngrx/store
-
angular/router - Angular Router
-
ngrx/store-devtools - Instrumentation for @ngrx/store enabling time-travel debugging
-
Install
Node.js 6.10
or higher -
Install
Angular Cli
-
Run
npm install
to install app dependencies -
Run
ng serve
in a separate terminal window to build the TypeScript, watch for changes and launch the web serverhttp://localhost:4200/
. -
if your already using port 4200 you can run
ng serve --port xxxx
command to specify your own port
This project was generated with Angular CLI version 1.0.0.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
- Cofngiured Redux DevTools in this APP. Install Chrome Extenstion https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd