关爱患者项目--医生端

Build Setup

$ git clone https://github.com/crastyle/doctor-project.git

安装依赖
npm install

在 localhost:8080 启动项目
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

gulp page --name pageName 来快速新建页面,例如

gulp page --name productList