[SOON: Website screenshot here]
npm install
(or pnpm install
or yarn
)npm run dev
Preview production version:
npm run preview
Create a production version:
npm run build
To deploy your app, you may need to install an adapter for your target environment.