Antes de iniciar el proyecto, debes instalar las dependencias de npm.
Crear el archivo .env en backend con el siguiente contenido:
MAILCHIMP_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
MONDAY_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
PORT=3001
Runs the app in the development mode.
Open http://localhost:3001 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Antes de iniciar el proyecto, debes instalar las dependencias de npm.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.