Nuxt Starter is a minimal template created for quick landing pages, built with Nuxt and Tailwind CSS.
View demo: https://demo-nuxt-starter.netlify.app/
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
# generate static project
$ npm run generate
Want to deploy immediately? Click this button
Clicking this button will create a new repo for you that looks exactly like this one, and sets that repo up immediately for deployment on Netlify.
Here are a few suggestions on what to do next if you're new to Netlify Visual Editor:
- Check Nuxt on Netlify documentation.
- Check Nuxt 3 documentation to learn more.
If you get stuck along the way, get help in our support forums.