Skip to content

nimjetushar/angularjs-react

Folders and files

NameName
Last commit message
Last commit date
May 30, 2020
Oct 20, 2018
May 30, 2020
Oct 11, 2018
Oct 14, 2018
Jun 1, 2020
Jun 1, 2020
Jul 7, 2019
Jun 21, 2019
Oct 5, 2018
Aug 12, 2019
May 25, 2020
Jul 13, 2020
Jun 18, 2020
Oct 5, 2018
Mar 18, 2019
Jan 18, 2019

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