This is an Onlook project set up with Next.js, TailwindCSS and ShadCN.
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.
This is an Onlook project set up with Next.js, TailwindCSS and ShadCN.
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.