- Create a folder named
uploads
in the root directory (If there isn't any.)
- Run
npm install
It will install 'express
&express-fileupload
' - Run
npm run start
or,npm start
or,node index.js
or,node index
- open http://localhost:3000 You can change the port anyTime