Nuxt.js 3 Boilerplate
A Nuxt.js 3 app, bootstrapped with create-nuxt-app.
Setup
Deploy your Nuxt.js project to Vercel with zero configuration.
Development
Start the development server on http://localhost:3000:
Deploy Your Own
Build the application for production:
GitHub
1
yarninstall


