Skip to content

Repository files navigation

Local development with Bun

  1. Run bun install to populate dependencies and create bun.lockb.
  2. Use bun run dev for a Hot Module Reload dev server.
  3. Run bun run build before deploying to make sure the production build compiles.
  4. Use bun run lint to validate the repository with ESLint.
  5. Start a production server locally with bun run start if needed.

Began building this in v0

Deployment

Your project is live at:

https://though.tech https://vercel.com/johnjackbogarts-projects/v0-landing-page-design

Build your app

Continue building your app on:

https://v0.app/chat/projects/pzmVZr5Gwgh

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository

About

Through

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages