- 🎉 init:项目初始化
- ✨ feat:新增功能(feature)
- 🐞 fix:修复bug
- 📃 docs:文档修改
- 🌈 style:代码样式修改,不影响原代码逻辑
- ✅ test:测试相关的改动
- 🔨 refactor:代码重构
- 🔧 chore:建制过程或辅助工具的变动
- 现代浏览器(Chrome >= 64, Edge >= 79, Firefox >= 78, Safari >= 12)
$ git https://github.com/Hubei-KL-AI-IL/Front-end.git
$ cd Front-end
$ pnpm install
$ pnpm run dev
上述文件皆以 MIT 许可授权
详细之授权请参考 LICENSE 文件