Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 152 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 152 Bytes

SUPER SIMPLE File Uploader

ExpressJS server using fs and busboy to upload multipart data

Gettin' it going:

1. `npm install`
2. `npm start`