Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 170 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 170 Bytes

todoapp

My First Mobile Application Using React Native

git clone https://github.com/benmeddah/todoapp.git
cd todoapp
npm i #or yarn install
npm start