这是一个开源的SSR服务端渲染响应式项目,可自己稍微改造成官网或者个人网站
提示:项目中的公司、文案描述都是胡编乱造的,纯属虚构
-
💚 Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.
-
⚡️ Vite - Instant HMR
-
🎨 UnoCSS - The instant on-demand atomic CSS engine.
-
😃 Use icons from any icon sets in Pure CSS, powered by UnoCSS
-
🔥 The
<script setup>
syntax -
🍍 animejs,Powerful animation library see ./composables/user.ts
-
📑 Layout system
-
📥 APIs auto importing - for Composition API, VueUse and custom composables.
-
🏎 Zero-config cloud functions and deploy
-
🦾 TypeScript, of course
-
☎️ mitt Event bus
npm i
npm run dev
建议使用PM2管理工具进行部署
也可以参照这下面的博文
如果项目对你有帮助,麻烦到github项目地址给个 💛Star