$ npm install express pug moment mongoose
npm WARN saveError ENOENT: no such file or directory, open 'D:\HbuilderDemo\imoo c\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN saveError ENOENT: no such file or directory, open 'D:\HbuilderDemo\imoo c\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
2017-08-10
admin.js
url: '/admin/list?id=' + id
少了一個等于號
url: '/admin/list?id=' + id
少了一個等于號
2017-08-04
老師的教程的全部代碼,功能全部跑通沒問題。懶得寫的朋友可以拷貝使用
https://github.com/chuanfe/node-mongodb-demo
https://github.com/chuanfe/node-mongodb-demo
2017-08-03
老師的教程的全部代碼,功能全部跑通沒問題
https://github.com/chuanfe/node-mongodb-demo
https://github.com/chuanfe/node-mongodb-demo
2017-08-03