Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 362 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 362 Bytes

Flexi Component

Output

Clone the repo

cd ~/path
git clone https://github.com/parthakonda/react-flexi-component.git

Install dependencies

cd ~/path/react-flexi-component/react-flexi-component/
npm install

Run the app

cd ~/path/react-flexi-component/react-flexi-component/
npm start