Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 245 Bytes

Liquality SDK Docs

How to run docs in development

Make sure you use node version 16.14.2 or higher,

If you are using nvm, you can run: nvm use 16.14.2 to specify node version locally for this project.

Start

yarn && yarn start