Skip to content

A starter example for tdesign-vue-next with Nuxt 3.(当前还在建设中...)

License

Notifications You must be signed in to change notification settings

yixiaco/tdesign-vue-next-nuxt-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDesign Logo

node compatility License

项目简介

TDesign Vue Next Starter 是一个基于 TDesign。使用 Vue3Nuxt3PiniaTypeScript 开发,可进行个性化主题配置,旨在提供项目开箱即用的、配置式的中后台项目。

在线预览 · 使用文档

特性

  • 内置多种常用的中后台页面
  • 完善的目录结构
  • 完善的代码规范配置
  • 支持暗黑模式
  • 自定义主题颜色
  • 多种空间布局
  • 内置 Mock 数据方案

开发

## 安装依赖
npm install

## 启动项目
npm run dev

构建

## 构建正式环境
npm run build

其他

## 预览构建产物
npm run preview

## 代码格式检查
npm run lint

## 代码格式检查与自动修复
npm run lint:fix

## style格式检查
npm run stylelint

## style格式检查与自动修复
npm run stylelint:fix

如何贡献

非常欢迎您的贡献!提交您的 Issue 或者提交 Pull Request

Pull Request

  1. Fork 代码!
  2. 创建自己的分支: git checkout -b feat/xxxx
  3. 提交你的修改: git commit -a 'feat(project): describe'
  4. 推送您的分支: git push origin feat/xxxx
  5. 提交 pull request

贡献提交规范

兼容性

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge >=84 Firefox >=83 Chrome >=84 Safari >=14.1

开源协议

TDesign 遵循 MIT 协议

About

A starter example for tdesign-vue-next with Nuxt 3.(当前还在建设中...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published