From e74fceae891725a12d7e7ea0cc5475590bc3dc13 Mon Sep 17 00:00:00 2001 From: Renoj Varghese Date: Wed, 5 Dec 2018 11:15:02 -0500 Subject: [PATCH] update README for webapp --- Web-App/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Web-App/README.md b/Web-App/README.md index 37cb80e..0ff68c0 100644 --- a/Web-App/README.md +++ b/Web-App/README.md @@ -1,3 +1,8 @@ A web app to display GPS tracking data on the UConn campus for research studies. For Senior Design project 2018-2019 +To run: +(1)Install Node.js and npm +(2)enter Web-App folder +npm install +npm start