- Run
bun installto populate dependencies and createbun.lockb. - Use
bun run devfor a Hot Module Reload dev server. - Run
bun run buildbefore deploying to make sure the production build compiles. - Use
bun run lintto validate the repository with ESLint. - Start a production server locally with
bun run startif needed.
Your project is live at:
https://though.tech https://vercel.com/johnjackbogarts-projects/v0-landing-page-design
Continue building your app on:
https://v0.app/chat/projects/pzmVZr5Gwgh
- Create and modify your project using v0.app
- Deploy your chats from the v0 interface
- Changes are automatically pushed to this repository
- Vercel deploys the latest version from this repository