Skip to content

Example project that uses Angular2 and Redux with a complex user interface.

License

Notifications You must be signed in to change notification settings

chk040399/angular2-redux-complex-ui

 
 

Repository files navigation

Angular/Redux Complex UI Example

Example of using Angular2 and Redux together to manage a "complex" user interface.

Screen shot

Building and Running

git clone https://github.com/ng-cookbook/angular2-redux-complex-ui.git
cd angular2-redux-complex-ui
npm install
npm start

Then navigate to http://localhost:9988/

Related Blog Posts

About

Example project that uses Angular2 and Redux with a complex user interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 76.3%
  • CSS 11.6%
  • HTML 10.5%
  • JavaScript 1.6%