Skip to content

Oneleet/oneleet-docs

Repository files navigation

oneleet-docs

Setup

Install dependencies

npm install

Build the docs

npm run build

Open the docs

npm run start

You can then open the docs app at http://127.0.0.1:2999