Skip to content

Files

Latest commit

889bfe4 · Jun 12, 2017

History

History

multer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 10, 2017
Jun 11, 2017
Jun 12, 2017
Jun 11, 2017
Jun 11, 2017

express中间件 multer模块

上传图片成功后并显示

  • git clone git@github.com:lyf321/uploadImage.git
  • cd multer
  • npm install
  • node app.js
  • 访问 localhost:3000