Skip to content

4-point-0/dev3-frontend

Repository files navigation

Getting Started

Make sure you are using yarn version 1.

To install it globally run:

npm i -g yarn@1

Install Husky:

yarn run prepare

Run the development server:

yarn dev

Pull environment variables

Install Vercal CLI globally:

npm i -g vercel

Link the project to Vercel from the root directory:

vercel link

Pull environment variables to .env.local file.

yarn run env:pull

API code generator

yarn run api:codegen

Releases

No releases published

Packages

No packages published

Languages