This is an example app demonstrating a bridge from AngularJS to React. Read more here: Our journey migrating 100k lines of code from AngularJS to React (Chapter 1)
This project was bootstrapped with Create React App.
Start local dev:
$ npm start
To start the mock API json-server run:
$ npm run api