美文网首页
重新部署Express-blog

重新部署Express-blog

作者: 心愿2016 | 来源:发表于2017-06-22 11:35 被阅读18次

    地址:https://github.com/nswbmw/N-blog

    1. 将他运行起来
      1. 前提装了 node express mongodb npm supersivor
      2. cd 到根目录 npm install 安装所有模块
        3 supersivor index.js

    2.重抄一遍
    1. 将 config lib views router 等文件建一些
    2. 仿 index.js 写一个hellow world
    3. 建立 相关路由
    4. 将 index.js全部调通。 明天什么意思

    相关文章

      网友评论

          本文标题:重新部署Express-blog

          本文链接:https://www.haomeiwen.com/subject/wphuqxtx.html