Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 400 Bytes

image-uploader

Single Page Application with MVC design pattern and Nodejs endpoint

All Vanilla on the front end

Installation

Requires node.js and npm to be installed

package.json lists dependencies and devDependencies

Running

dev build, with watch enabled in terminal: npm run build:dev

prod build, minifies: npm run build:prod

Live version running on AWS at http://13.210.104.38:3000/