Skip to content

a Nuxt 3 template and boilerplate with a lot of useful features. Nuxt 3 + Mei Nuxt 3 UI Customize + Nuxt Layer

Notifications You must be signed in to change notification settings

toantranmei/nuxt3-starter-template

Repository files navigation

Nuxt 3 Starter Template

npm version npm downloads License Nuxt

a Nuxt 3 starter template with a lot of useful features, integrated with Mei Nuxt 3 UI inspried by Nuxt 3 UI. Easy use and implemented in Nuxt Layer, you can extend this template with zero config.

NOTES

  • This Project using "pnpm" or "bun" as package manager. Feel free to use your favorite package manager.

Preview


Live Demo

Open In Code Sandbox
Open In Stackblitz

Features

To Dos

  • Nuxt Layer Support
  • Adding Pinia
    • Auto import "defineStore" as "definePiniaStore"
    • Auto import folder "stores"
  • Eslint (No use Prettier)
  • 🌙 Theme Switcher (light, dark, system)
  • 🇻🇳 Language Switcher
  • Develop extra Mei Nuxt 3 UI Components

Getting Started

Installation

To use Nuxt Starter Template you can direct clone..

Using with Direct Clone

you can direct to clone this repository

  • clone this repository
    git clone https://github.com/toantranmei/nuxt3-starter-template
  • install dependencies
    bun install
  • run development server
    bun --bun dev

About

a Nuxt 3 template and boilerplate with a lot of useful features. Nuxt 3 + Mei Nuxt 3 UI Customize + Nuxt Layer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published