Element-Admin纯净版学习

网址

https://www.jianshu.com/p/277bcab77775

# clone the project
git clone https://github.com/liuyongjin/pure_admin.git

# enter the project directory
cd pure_admin

# install dependency
npm install

# develop
npm run serve
按以上步骤,项目可以运行了。
posted @ 2020-04-15 08:25  茶沐书香  阅读(411)  评论(0)    收藏  举报
Bottom