如何布署 安装node模块 npm install 安装前端模块 bower install 启动mongodb数据库 mongod --dbpath=./data 启动项目 npm start 通过浏览器访问 http://localhost:9090