Skip to content

razorcx-courses/nuxt3-veevalidate

Repository files navigation

Nuxt 3 - VeeValidate Starter

Have a look at the Nuxt 3 documentation.

Setup

Make sure to install the dependencies

npm install

Development

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Checkout the deployment documentation.

Releases

No releases published

Packages

No packages published