Skip to content

Angular 2 shell application interacting with React components

License

Notifications You must be signed in to change notification settings

sunnydave/angular2-react

 
 

Repository files navigation

Angular 2 host component interacting with React child components (via Redux).

Demo

building and running it

  1. Install Redux DevTools Extension
  2. Run npm install -g gulp to install Gulp.
  3. Run npm install -g bower to install Bower.
  4. Run npm install to install required node modules and bower components.
  5. Run gulp build to build the application.
  6. Run npm start to launch it.

About

Angular 2 shell application interacting with React components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.0%
  • TypeScript 32.5%
  • HTML 11.8%
  • CSS 1.7%