平均课程 源码
普通课程 将数据导入到mongo数据库 首先导航到项目文件夹,然后从cmd执行此操作 mongoimport --jsonArray --db meanhotel --collection hotels --file ./api/data/hotel-data.json 运行应用 npm run start 然后打开此URL npm install --production :npm将不会安装devDependencies中列出的模块
文件列表
MEAN-course-master.zip
(预估有个60文件)
MEAN-course-master
api
data
hotel-data.json
31KB
hotels.models.js
1015B
dbconnection.js
495B
db.js
1KB
tech.json
410B
controllers
reviews.controllers.js
5KB
暂无评论