自己搭建ant design框架

开始学习自己搭建框架:

1、npm install dva-cli -g

2、dva new test(项目名)

3、cd test(项目名)

4、npm start

至此一个最简单的ant-react框架搭建好了

http://localhost:8000能看到如下效果

 

posted @ 2017-05-03 16:09  任小小  阅读(2654)  评论(2编辑  收藏  举报