Skip to content

loyanmz/nuxt-starter

Repository files navigation

Nuxt Starter

Netlify + Nuxt Starter Preview


Nuxt Starter is a minimal template designed for creating quick landing pages, built with Nuxt 3 and Tailwind CSS.

View demo: https://demo-nuxt-starter.netlify.app/

Deploy to Netlify

Want to deploy immediately? Click this button

Deploy to Netlify 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.

Features

  • 🚀 Nuxt 3 with Vue 3
  • 🎨 Tailwind CSS for styling
  • 🖼️ Nuxt Image for optimized image handling
  • 🎯 Nuxt Icon for easy icon integration
  • 📱 Fully responsive design
  • ⚡ Fast and optimized performance

A customizable Nuxt starter using:

Prerequisites
Node.js v20.9+.
(optional) nvm for Node version management.

Build Setup

# 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

# preview production build locally
$ npm run preview

Project Structure

├── data/            # JSON file for content
├── components/      # Vue components
├── layouts/         # Layout components
├── pages/           # Application pages
├── public/          # Static files
└── assets/          # Assets that need processing

Next Steps

Here are a few suggestions on what to do next:

Support

If you get stuck along the way, get help in our support forums.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •