##项目介绍 本项目是基于 React + TypeScript + Vite 的。。。。。。。项目
本项目基于 React-i18n 提供国际化支持(目前计划支持 English,简体中文)
##如何启动
- 克隆项目
git clone https://github.com/Finabin/vite-program.git
- 安装依赖
npm install
- 启动项目
npm run dev
- 打开项目
在 浏览器中打开 http://localhost:5137/ 即可看到项目运行效果