cp .env.example to .env
And then populate .env with your endpoints
$ yarn dev
$ yarn build
$ yarn start
Code style follows prettier conventions (yarn prettier
). Commit messages follow the Conventional Commits spec.
.
Yearn Finance Web App v3
cp .env.example to .env
And then populate .env with your endpoints
$ yarn dev
$ yarn build
$ yarn start
Code style follows prettier conventions (yarn prettier
). Commit messages follow the Conventional Commits spec.
.