mirs web vue:如题电影智能推荐系统前端的vue实现 源码
项目说明 电影智能推荐系统()前端的Vue实现,Demo 构建步骤 # install dependencies npm install # serve with hot reload at localhost:3000 npm run dev # build for production with minification npm run build 项目结构 index.html ├── main.js # 入口地址 ├── api # 对后台API的封装 │ ├── api.js # 抽取出API请求 │ └── ... # 不同模块的请求 ├── components
文件列表
mirs-web-vue-master.zip
(预估有个84文件)
mirs-web-vue-master
.babelrc
96B
debug.log
1KB
config
index.js
1KB
prod.env.js
48B
dev.env.js
139B
package.json
2KB
index.html
406B
LICENSE
1KB
暂无评论