准备

Install gulp:

  • npm install -g gulp

然后执行npm install安装本项目的依赖

启动服务

开发环境
  • 执行gulp build:Dev

  • 打开http://localhost:9000