前后端分离demo 切换目录 `cd myapp` 安装 `npm i -d` 启动demo `npm start` 浏览器打开 `http://localhost:3000` 安装bower依赖 切换到myapp/public/目录下 bower install