Skip to Content

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.

Digital Marketing

Install the dependencies:

Owner
vercel
Repository
examples

Development

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

Live Example: https://nuxtjs-template.vercel.app
Use Cases
1 yarn dev
Stack

Deploy Your Own

Build the application for production:

GitHub
1

yarninstall

QA & testing
1 yarn build