All Projects → productdevbook → nuxt3-app

productdevbook / nuxt3-app

Licence: MIT license
Nuxt3 (Nuxt 3) best starter repo, Tailwindcss, Sass, Headless UI, Vue, Pinia, Vite

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to nuxt3-app

artemis
MateCloud前端代码,基于vue3、vite、pinia、ant-design vue实现的中台系统
Stars: ✭ 129 (-48.81%)
Mutual labels:  vue3, vite, pinia
nuxt3-tailwind
nuxt3 boilerplate with tailwind and dynamic routes.
Stars: ✭ 52 (-79.37%)
Mutual labels:  vue3, vite, nuxt3
vue-3-stackter
A Vue3 starter project setup with Vite, Vue-meta, Router, Vuex, Eslint, Prettier, Tailwind CSS, and some custom preferences. Also, there is a TypeScript branch of this same setup.
Stars: ✭ 93 (-63.1%)
Mutual labels:  tailwindcss, vue3, vite
Admin-Frame-Vue3
基于Vue3 + Element-Plus + Vite 开发的中/后台管理系统
Stars: ✭ 181 (-28.17%)
Mutual labels:  vue3, vite, pinia
vite-primevue-starter
VUE 3 Starter project for using primevue 3 with Vite 2 - Pages, Layouts, Validation
Stars: ✭ 37 (-85.32%)
Mutual labels:  vue3, vite, pinia
vitesome
A simple opinionated Vue3 Starter Template with Vite.js
Stars: ✭ 124 (-50.79%)
Mutual labels:  tailwindcss, vue3, vite
vue-lite-admin
a lite vue3.0 admin template,there is no typescript and vuex (但注释挺全)
Stars: ✭ 67 (-73.41%)
Mutual labels:  vue3, vite, pinia
iro
IRO - Amazing Color Tools. Color Convert HEX, RGB, HSL and CMYK. Color Inspection with Camera.
Stars: ✭ 103 (-59.13%)
Mutual labels:  vue3, vite, pinia
vitailse
Opinionated Vite starter template with TailwindCSS
Stars: ✭ 95 (-62.3%)
Mutual labels:  vue3, vite
vue3-element-admin
🎉 基于 vite2 + vue3 + element-plus 的后台管理系统vue3-element-admin;使用vue-cli可以切换webpack分支
Stars: ✭ 79 (-68.65%)
Mutual labels:  vue3, vite
fearless
A dashboard scaffolding based on Vue.js 3.x & TypeScript created by Vite.
Stars: ✭ 1,156 (+358.73%)
Mutual labels:  vue3, vite
vue3-ts-vite-ssr-starter
Use vue3 vite2 typescript eslint SSR pinia unocss vue-router element-plus scss
Stars: ✭ 114 (-54.76%)
Mutual labels:  vite, pinia
json-to-go
将json生成go的数据结构。Online tool that convert JSON to Go.
Stars: ✭ 16 (-93.65%)
Mutual labels:  vue3, vite
vue3-manjaro-ui
网页版Manjaro。A simulation webpage for Manjaro Linux(KDE Plasma).
Stars: ✭ 109 (-56.75%)
Mutual labels:  vue3, vite
Vue
Vue 使用指南,参照官方,结合自己的理解的一个记录。
Stars: ✭ 25 (-90.08%)
Mutual labels:  vue3, vite
vue3-tutorial
Vue3.2、Vite、setup、echarts、composition API
Stars: ✭ 302 (+19.84%)
Mutual labels:  vue3, vite
vue-components-lib-seed
🌱 a vue3.0 components library template. Vue3.0 组件库的次佳实践.
Stars: ✭ 153 (-39.29%)
Mutual labels:  vue3, vite
vite-vue3-tailwind
Boilerplate at vue 3 whit firebase, vue notus, typesctip, vite, tailwind
Stars: ✭ 21 (-91.67%)
Mutual labels:  vue3, vite
vue-vben-admin
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
Stars: ✭ 12,169 (+4728.97%)
Mutual labels:  vue3, vite
vite-vue3-starter
⭐ A Vite 2.x + Vue 3.x + TypeScript template starter
Stars: ✭ 384 (+52.38%)
Mutual labels:  vue3, vite

Nuxt 3 Starter

We recommend to look at the documentation.

Preview

Open in StackBlitz

Deploy your own

Deploy to Netlify

Deploy with Vercel

This starter template also includes:

  • Tailwind CSS v3
  • Headless UI - unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS
  • Heroicons - beautiful hand-crafted SVG icons, by the makers of Tailwind CSS

First-party plugins needed for Tailwind UI:

Best Nuxt with Plugins:

Setup

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build
yarn start

Dependencies Update

If you want to update the libraries, I left a nice command for you. Select it with space and press enter.

yarn allupdate

Example

➜  nuxt3-app git:(master) yarn allupdate
yarn run v1.22.11
$ yarn upgrade-interactive --latest
info Color legend : 
 "<red>"    : Major Update backward-incompatible updates 
 "<yellow>" : Minor Update backward-compatible features 
 "<green>"  : Patch Update backward-compatible bug fixes
? Choose which packages to update. (Press <space> to select, <a> to toggle all, <i> to invert selection)
 devDependencies
   name   range   from                       to                      url
❯◯ nuxt3  latest  3.0.0-27237303.6acfdcd  ❯  3.0.0-27238235.a1bcc53  

Stay in touch

Checkout the deployment documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].