Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 321 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 321 Bytes

tasks

Simple To-do application in react-native

alt tasks

Running

Install npm

$ apt install npm -y

Install dependencies

$ npm install

Run react-native server

$ npm start

Run app in Android Emulator

$ npm run android