经过一番折腾终于能run起来了,安装文档我觉得需要完善下: 1. mongod命令,需要用户提前安装好mongo,并配置到PATH,这个需要提示下用户。 2. 启动web服务的命令是`yarn serve`,不是`yarn start`