Skip to content

Tencent/tdesign-vue-next-starter

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
May 10, 2023
Nov 15, 2023
May 12, 2023
Dec 16, 2021
Nov 11, 2023
Nov 15, 2021
Dec 5, 2023
Aug 26, 2021
Mar 15, 2023
Mar 15, 2023
Mar 15, 2023
Mar 15, 2023
Dec 20, 2021
Jul 29, 2023
May 12, 2023
Oct 13, 2023
Apr 11, 2022
Dec 20, 2021
Oct 18, 2021
Dec 15, 2021
Jun 1, 2023
Jun 1, 2023
May 24, 2023
Dec 17, 2021
Dec 5, 2023
Nov 16, 2023
May 24, 2023
Aug 2, 2023

Repository files navigation

TDesign Logo

node compatility License

English | 简体中文

Introduction

TDesign Vue Next Starter is a TDesign-based developed with Vue 3, Vite, Pinia, TypeScript. It can be customized theme configuration, and aims to provide project out-of-the-box, configuration-style middle and background projects.

Live Preview · Documentation

Features

  • Various provided pages for develop
  • Complete directory structure for develop
  • Code specification configuration
  • Support dark mode
  • Custom theme colors
  • Various space layouts
  • Mock data scheme

Usage

Initialize project with our CLI tool tdesign-starter-cli

## install tdesign-starter-cli
npm i tdesign-starter-cli@latest -g

## create project
td-starter init

Develop

## install dependencies
npm install

## set up
npm run dev

Build

## build
npm run build

## build for test
npm run build:test

Contributing Guide

We welcome contributions to our project. Create your Issue or Submit your Pull Request.

Commit Specification

Browser Support

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

Community Versions

There are kinds of community versions of starter-kit based on TDesign Vue Next, visit community-link for more detail. If you developed a community versions of tdesign starter, please create a issue or submit a pull request to let us know 😊.

License

The MIT License. Please see the license file for more information.