Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 967 Bytes

File metadata and controls

71 lines (48 loc) · 967 Bytes


Plant Manager

Mobile app for manage your plants.

License GPL

plantmanager

Features

  • Expo
  • React Native
  • Axios
  • json-server

Getting started

on root folder after clone run the following commands

Setup


sudo npm install --global expo-cli
yarn install
yarn axios
yarn json-server

Back-end start


yarn server

Front-end start


expo start