Skip to content

本地开发

启动项目

使用命令

shell
npm i

该项目将安装所有依赖

本地开发

使用命令

shell
npm run dev

该项目将启动网站,网站内你可以预览全部现有组件

Released under the MIT License