Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 136 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 136 Bytes

react18 + TypeScript + Vite

#基于vite + react18 + typescript + react-router-dom


#构建
npm install

#启动
npm run dev