This app uses the Next JS v2 framework.
Setup:
Install dependencies
$ yarn
Copy .env.example file in the project root and obtain the credentials from a developer on the project.
$ cp .env.example .env
Run Development server
$ yarn dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This app uses the Next JS v2 framework.
Setup:
Install dependencies
$ yarn
Copy .env.example file in the project root and obtain the credentials from a developer on the project.
$ cp .env.example .env
Run Development server
$ yarn dev