基于 Ant Design Pro 搭建的脚手架 ``` mkdir nemean-demo && cd $_ npm init -y npm install nemean-cli npm install npm start ```