Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

LeadrateMSK/nuxt3-starter

Repository files navigation

Nuxt 3 Starter LR

Nuxt 3 документация

Стартер использует

  • ✅ Nuxt 3
  • ✅ Pinia
  • ✅ EditorConfig
  • ✅ TypeScript
  • ✅ ESlint & prettier
  • ✅ Vitest
  • ✅ Husky + LintStage + commitlint + commitizen
  • ✅ Tailwind CSS

Запуск

Установка зависимостей:

# npm
npm install

Сервер разработки

Запуск локального сервера http://localhost:3000

npm run dev

Продакшн

Сборка продакшн-версии:

npm run build

Предосмотр локальной сборки:

npm run preview

Документация по деплою

GIT

Commitizen и Conventional Commits

Если вы ещё не работали с commitizen, установите его глобально:

npm install --global commitizen
git add .
git cz

About

Nuxt 3 starter with Pinia, ESlint, commitizen, commitlint, husky, vitest, typescript

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •