/tasks

Simple To-do application in react-native

Primary LanguageJavaScript

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