Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 239 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 239 Bytes

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