homework for GXM
已通过 homebrew 安装好 nondejs;
http://brew.sh/
- clone 项目 git repo 到本地,并进入到项目根目录
- 执行 `npm install`,并确认安装过程成功完成
- 执行
export DEV_HOST=${你的本机 IP}
- 执行 'node dyson_services/dyson-server.js'
- 执行
npm run start
,并使用浏览器打开 http://${你的本机 IP}:3000/
homework for GXM
已通过 homebrew 安装好 nondejs;
http://brew.sh/
export DEV_HOST=${你的本机 IP}
npm run start
,并使用浏览器打开 http://${你的本机 IP}:3000/