To start the development server:
npm run dev
To create a production version:
npm run build
Preview the production build with npm run preview
.
To deploy your app, you may need to install an adapter for your target environment.
To start the development server:
npm run dev
To create a production version:
npm run build
Preview the production build with npm run preview
.
To deploy your app, you may need to install an adapter for your target environment.