/docs

The official Onlook docs page. Built with Onlook.

Primary LanguageTypeScriptMIT LicenseMIT

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