/radardev-mobile

:rocket::rocket: :fire: :fire: app mobile of semana omnistack 10 rockeseat

Primary LanguageJavaScript

RadarDev 🔍

app mobile of semana omnistack 10 rockeseat


Screenshot_1579318236 Screenshot_1579317863

Requirements

For development, you will only need Node.js installed on your environement.


Install

$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ npm install

Start & watch

$ npm android or ios

Update sources

Some packages usages might change so you should run npm prune & npm install often. A common way to update is by doing

$ git pull
$ npm prune
$ npm install

To run those 3 commands you can just do

$ npm run pull

Languages & tools

JavaScript

CSS