mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
365 B
365 B
title | lang |
---|---|
使用 | zh-CN |
使用
准备
你的本地环境需要安装 yarn、node 和 git。我们的技术栈基于 ES2015+、Vue、Antd,提前学习这些知识会非常有帮助。
安装
克隆本项目到本地
$ git clone https://github.com/iczer/vue-antd-admin.git
安装依赖
$ yarn install