Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 237 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 237 Bytes

oneleet-docs

Setup

Install dependencies

npm install

Build the docs

npm run build

Open the docs

npm run dev

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