From 64cd23dbfc702ea67858d90605792a16ae038852 Mon Sep 17 00:00:00 2001 From: Jules Date: Tue, 26 Dec 2017 04:10:43 -0500 Subject: readme --- README | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 0b618a9..1192253 100644 --- a/README +++ b/README @@ -1,2 +1,22 @@ -luckyplop -========= +# plop + +Standalone drag-and-drop image upload website. + +## Installation + +Create a MySQL database and user for this project. + +``` +npm install +./node_modules/.bin/knex migrate:latest +pm2 start index.js --name plop +``` + +## Building the javascript + +``` +grunt +``` + +The app.min.js file should already be in git for convenience. + -- cgit v1.2.3-70-g09d2