From 532fe36af26e617b6558bc6a90642a14aa9c2946 Mon Sep 17 00:00:00 2001 From: albanx Date: Sun, 8 Oct 2017 11:37:56 +0200 Subject: [PATCH] add prerequisites --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2d3780..f923ebf 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,13 @@ modern browsers. - Resume uploads - Visual Image Resizer -#### Developer installation +#### Prerequisites +To run and test the upload locally you will need a webserver: +- PHP 5.6+ and Apache (or nginx), usually WAMP does the trick +- ASPX and IIS +- Java and Tomcat + +#### Developer installation and build - Clone the repo `git clone https://github.com/albanx/real-uploader` - Run `npm install` - Run `grunt`, a prompt command will guide you through build instruction