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

beduardo/angular2-redux-complex-ui

 
 

Repository files navigation

Angular/Redux Complex UI Example

js-standard-style

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 run typings
npm run build
npm run web

Then navigate to http://localhost:9988/

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.1%
  • CSS 12.0%
  • HTML 11.5%
  • JavaScript 5.4%