Skip to content

ai-zerolab/starter

 
 

Repository files navigation

Onlook Starter Template

This is an Onlook project set up with Next.js, TailwindCSS and ShadCN.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in Onlook to see the result.

About

Starter template for Onlook. Clone with npx onlook create.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.4%
  • CSS 36.6%
  • JavaScript 5.0%