Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 220 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 220 Bytes

Onlook Docs

The documentation repo for Onlook. Part of the monorepo for now but may one day split off into its own repo.

How to run

  1. Install depenedencies
npm i
  1. Run the app
npm run dev