Skip to content

nimjetushar/angularjs-react

Repository files navigation

AngularJs + React + Webpack

Website
Build Status Codacy Badge Dependabot Status
StackShare GitHub pull requests

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.

Sample consist of following :-

  • AngularJs
  • React
  • Javascript ES6
  • SCSS
  • HTML
  • UI Router with lazy-loading
  • Webpack
  • Babel
  • jest

Start development server

npm start

Create build

npm run build

Run unit test

npm run test

Uses jest snapshot feature for react components plus react component unit testing and basic functional testing for angular function's.

Licence

GitHub license