/manga-uploader

manga uploader

Primary LanguageEJS

Node.js simple file upload

Dependencies

  • express
  • ejs
  • fs
  • multer

Run

> git clone https://github.com/truongnguyenp/upload.git
> cd upload
> npm install
> npm start

The application will be served on :3000