Skip to content

This is a sample project to demonstrate how we can integrate React in existing old AngularJs project without affecting current development

Notifications You must be signed in to change notification settings

om-prakash-sharma/react-in-angularJs

Repository files navigation

React inside angularJS

Introduction

This is a sample project to demonstrate how we can integrate React in existing old AngularJs project without affecting current development

Setup

To setup this project

  • Clone the repository

    • git clone https://github.com/om-prakash-sharma/react-in-angularJs
  • Go to cloned repository

    • cd ./react-in-angular
  • Install required dependency

    • npm i

Build and Run

  • To run project
    • use npm start
  • To create build
    • use npm run build

About

This is a sample project to demonstrate how we can integrate React in existing old AngularJs project without affecting current development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published