1. 首页
  2. 数据库
  3. 其它
  4. web assignment:网站期末大作业 源码

web assignment:网站期末大作业 源码

上传者: 2021-04-18 14:46:39上传 ZIP文件 35KB 热度 25次
使用方法 需要mongodb sudo apt install mongodb 然后需要配置一下mongodb。 需要添加web数据库,再里面添加users , tasks , pictures , scores ,四个集合 需要bower来安装bootstrap和jquery npm install bower bower install jquery bower install bootstrap 这样就可以把jquery和bootstrap安装进/public/bower/目录里了 准备工作完成后,进行npm install安装其余模块。 最后,在public文件夹下建立pictures和resource两个文件夹。 node index.js 即可启动程序
用户评论