Angularjs integration with react
This sample demonstrates the web application using AngularJs framework where React is used to render the UI and Webpack is used to build the application.
This sample will also help with adding react into your existing angularjs code.
- AngularJs
- React
- Javascript ES6
- SCSS
- HTML
- UI Router with lazy-loading
- Webpack
- Babel
- jest
npm start
npm run build
npm run test
Uses jest snapshot feature for react components plus react component unit testing and basic functional testing for angular function's.