Skip to content

ljh-coder/vite-vue3-ts-template

Repository files navigation

搭建基于 Vite + Vue3 + TS 项目模板

该项目是一个基于 Vite + Vue3 + TS 的项目模板,目的是为了节省每次开发新项目用于配置环境的时间,并附有简单的登录、注册及导航页。

项目集成:

项目启动

项目地址:

拉取项目并安装相关依赖包(此处以 gitee 为例):

git clone https://gitee.com/ljh210107/vite-vue3-ts-template.git
cd vite-vue3-ts-template
yarn install

启动项目(登录、注册功能需要自行搭建后端配合使用):

yarn run dev

项目演示

内附简单的登录、注册及导航页,需要自行搭建后端配合使用:

alt 项目演示

项目搭建详情参见博客:https://blog.csdn.net/qq_45897239/article/details/141278865

About

快速搭建基于 Vite + Vue3 + TS 项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published