Skip to content

Latest commit

 

History

History

client

R Wallet Client

Development

Start development environment

    yarn dev

Build the application

    yarn build

Lint and Prettier

    yarn lint && yarn prettier