indigotech / onboard-vinicius-lopes

0 stars 0 forks source link

Lopes Onboarding Project

Project Description

This onboarding project is planned to prepare me for real projects during my intership in Taqtile. I'm going to use the technologies and tools that will fit my future team's stack.

Environment and tools

This projects uses:

Steps to run and debug

Cloning and Dependencies:

  1. Clone this repository
  2. Go to the project's root folder
  3. Install node dependencies running the command:
    npm install

Running your application

First, run the application

npm start

Then, run the app on the simulator/device

npm run <command>