# turbosloth-antd-vue **Repository Path**: ackcode/turbosloth-antd-vue ## Basic Information - **Project Name**: turbosloth-antd-vue - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-28 - **Last Updated**: 2025-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 简体中文 | [English](./README.en.md)

turbosloth-antd-vue

## 资源 * 使用文档:https://gitee.com/ackcode/turbosloth/wikis * 前端地址:https://gitee.com/ackcode/turbosloth-antd-vue * 后端地址:https://gitee.com/ackcode/turbosloth * 演示地址:准备中... ## 浏览器支持 现代浏览器及 IE10 | [IE / Edge](http://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | [Opera](http://godban.github.io/browsers-support-badges/)
Opera | | --- | --- | --- | --- | --- | | IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## 使用 ### clone ```bash $ git clone https://gitee.com/ackcode/turbosloth-antd-vue.git ``` ### yarn ```bash $ yarn install $ yarn serve ``` ### or npm ``` $ npm install $ npm run serve ```