Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 499 Bytes

File metadata and controls

17 lines (9 loc) · 499 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

About this project

This a simple project testing two react providers as siblings.

Summary: You can use two same providers parallely, check App.js under sibling-react-provider-test/src/App.js.

Run instructions

  1. git clone https://github.com/devalevenkatesh/sibling-react-provider-test.git

  2. cd sibling-react-provider-test

  3. npm start