Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 185 Bytes

reademe.md

File metadata and controls

16 lines (11 loc) · 185 Bytes

diyBlog-node

  自动监听文件更改重启系统
  npm run s

  安转 http 服务
  npm install http -S

  安转 mysql 数据库
  npm install mysql -S