- clone this repo
- execute the following commands:
npm i
npm start
- open , in your browser, the URL logged into the console (or the IP of the machine in wich the example is executing)
This is the simplest example of how to use the Multer package to upload multiple files to a Nodejs server .
HTMLMIT
npm i
npm start