Skip to content

Commit

Permalink
add prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
albanx committed Oct 8, 2017
1 parent 444d37c commit 532fe36
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 532fe36

Please sign in to comment.