"Write Description here"
- Download Node and Npm from https://nodejs.org/en/download/
- Go the root directory and run
npm install
on the terminal (shell of your choice). - Type
node server.js
on the terminal from the root directory. - Open your browser and go to http://localhost:3000/
- Upload an image and you'll see it in /uploads/images in your project