/PlantManager

Projeto desenvolvido durante a 5º edição do next level week

Primary LanguageTypeScript

PlantManager

Sumary

  1. About the project.
  2. Install the project.
  3. How to start the project.
    1. Back-end.
    2. Front-end.
  4. License.

📁 About the project.

This project was made at next level week, where we created this project to learn the basics of react native.

📂 Install the Project.

First of all, you will need to install NPM or Yarn on your computer to download the packages.

We recommed you to use npm because the project was created with it

To install the project you will need to execute these commands.

npm install or yarn ( if you are using Yarn).

📂 How to start the project.

🖥️ Bundle

// to start the bundle
expo start

💻 start the server

To start the server you will need to execute these commands

//to build the server
yarn server

🎫 License

This is an open-source Project, you can use it and test it as many times as you want to. If you like the project Mark it with a star and contribute to it for more people see the project.