Required npm or yarn ### Clone repository First you will need to clone down the repository.
-
Create a new directory on your computer. This will be the 'root directory'.
-
Open a terminal and cd into the root directory.
-
You can now clone the project from GitHub. You can do this a few different ways. I use HTTPS.
- git clone https://github.com/Saulo97/gatewayTestFront.git
Create a variable environment to connect to api in production. Inside the root directory create a file with name .env with next variable .
VITE_BACKEND_URL="https://gatewayapi-hq5r.onrender.com/Gateways"
npm run dev
- node.js
- npm or yarn
https://magenta-pastelito-89264f.netlify.app/