diff --git a/README.md b/README.md new file mode 100644 index 0000000..65dd7d0 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# RUN locally + +This backend service runs on port 3001 and accessed by woo-tag-video-ui + +git clone git clone https://manju16832003@bitbucket.org/wootagtest/woo-tag-video-upload-service.git + +`cd woo-tag-video-upload-service` + +`node index.js` + +Go to http://localhost:3001 + +or keep an eye on console logs for any errors. +