import { Comment } from "@ant-design/compatible";
1.安装完本地依赖后,执行
npm start //或者 yarn start
基本搭建完成,后续根据需求进行页面的增加,这里用到的是自定义页面进行开发。