vibe-coding-starter
vibe-coding-starter copied to clipboard
Create great UIs with AI, see the full tutorial
This website was generated with PageAI.
1-shot production-ready websites with a design system and AI-powered content generation. Get started on pageai.pro.
Vibe Coding Starter
This starter was created as part of the Vibe Coding Starter tutorial.
See the full video here:
- Installation
- Development
- Build
Installation
npm i
Development
First, run the development server:
npm run dev
Build
To build the site for production, run the following command:
npm run build
