在nuxt.config.js可以修改端口号 module.exports = { server: { port: 3001, //修改默认端口 host: '0.0.0.0', // default: localhost }, plugins: [ { src: '~/plugins/nuxt-swiper-plugin.js', ssr: false } ], css: [ 'swiper/dist/css/swiper.css' ], /* ** Headers of the page */ ...
仓库地址:https://gitee.com/tangweiwei/nuxt3-admin-template.git 预览地址 项目介绍 nuxt3-admin-template 是一款基于Nuxt3、Vue 3的新一代管理后台模板,旨在为开发者提供一个快速、易用的开发框架。无论你是前端新手还是资深开发者,nuxt3-admin-template 都能帮助你快速搭建起一个功能完善、性能优越的管理后台...
vue-admin 基于vue的nuxt.js 服务渲染框架的后台框架,使用了docker部署方式。 功能介绍 用户模块 登录注册 找回密码 邮箱激活 用户标签 用户分组 文章模块 增删改查 标签管理 消息模块 实时推送 IM聊天 权限模块 用户权限 操作日志 系统模块 任务队列 角色管理 权限分配 节点管理 其他模块 微信授权 Build Se...
app.vue fix: 修复element-plus组件国际化 5个月前 nuxt-admin.sql feat: 新增基础数据源sql文件 4个月前 nuxt.config.ts fix: 修复typescript推断报错 4个月前 package.json feat: 后台api服务支持,prisma+mysql 4个月前 test.http feat: 后台api服务支持,prisma+mysql ...
Premium Bootstrap 5 Nuxt.js 3 Admin Template Visit Site Get automated alerts for issues in your Vue apps and find the root cause faster! ➡️ Try Sentry for Vue Description Premium Bootstrap 5 Nuxt.js 3 Admin Template "Nuxt Argon Dashboard PRO is built with over 200 individual com...
The sleek and straightforward template designed for developers, crafted with Vue + TypeScript, and designed for an enhanced user experience
Firstly, big thanks for the great job! vue-router-tab is really useful component! I try to implement your component into Vuetify - "googleContact admin example" (now hide on Vuetify site) I have problem with scroling, router-tab__header ...
Nuxt.js + vue-material-admin boilerplate. This template is based on Vuetify. View demoDownload Source Project Setup To use this boilerplate make sure to you have already installedVue CLI # create project $ vue init moeddami/nuxt-material-admin my-project ...
1、安装依赖 npm i markdown-loader html-loader --save npm i showdown --save 2、配置nuxt.config.js文件 build: { transpile: [/^element-ui/], /* ** You can extend webpack config here */ extend (config, { isDev, isClient }) { ...
Blog前端:Nuxt.js + Vuetify.js Server:Nest.js + MongoDB Admin:Vue.js + Vuetify.js 基本功能都有了,细节有待添加。(开发进度百分之40%大概) Blog在线预览地址:https://nestblog.dwsy.link/static:https://cf.dwsy.link/(cloudflare自动部署) ...