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