Once you've created a project and installed dependencies with npm install, start a development server:
npm run devTo create a production version of your app:
npm run buildYou can preview the production build with npm run preview.
| Name | Name | Last commit date | ||
|---|---|---|---|---|