Skip to content

Simple ngrx/Angular 2 app using Normalizr & ImmutableJS

Notifications You must be signed in to change notification settings

screenm0nkey/ngrx-angular2-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngrx/Angular 2 app using Normalizr & ImmutableJS

This is a much reduced, edited version of meenie's best practices ngrx store example. I've added the devtools and middleware and I used it to help me understand the best practises for developing an Angular 2 app using ngrx.

Quick start

# clone the repo
git clone git@github.com:meenie/angular2-store-example.git

# change directory to our repo
cd angular2-store-example

# install the repo with npm
npm install

# start the server
npm start

go to http://0.0.0.0:3000 in your browser

About

Simple ngrx/Angular 2 app using Normalizr & ImmutableJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published