Usage

You need to set up environnent variables to target the correct API. You can find at more information on the Environment variables section.

To run in development

npm run dev

To build the project

npm run build

Last updated