Nuxt3 Template:最新集成 unocss eslint9 prettier3 stylelint16 commitlint19 husky9


2022-11-27 14:09:16
NOTHING
155 热度

Nuxt3 Template

github: https://github.com/yimicat/nuxt3-template

🌟Skills

集成的都是最新版本

Nuxt3 TypeScript unocss @nuxtjs/i18n sass

stylelint eslint commitlint prettier husky volta

⚙️Install

pnpm install

🛠️Development Server

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

pnpm run dev

📌Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

🚀Deployment

Check out the deployment documentation for more information.