项目说明 嗨学营 儿童电视 使用nodejs作为中间层服务器 渲染前端页面 环境 nodejs >=4.x 开发 安装所有依赖 $ npm install 启动应用: 开发环境 $ npm run dev 生产环境 $ npm run build 部署 $ npm run dist