Skip to content

Husseinfo/tasks

Repository files navigation

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