connorssweet / Enghack2018

Home Page:https://devpost.com/software/enghack-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EagleEye, a drone surveillance system

Created by Jonathan Lin, Connor Sweet, Melody Li, and Tibi Andronescu

How to run the Website

Steps to Run on Windows Powershell:

  1. Clone repository

  2. Change to file directory in Powershell

    ex. cd Documents/enghack-site

  3. Type the following command and wait for it to finish installation:

    npm install

  4. Type:

    npm start

Note: The website retrieves information from a file called data.txt that should be located in the same folder as the source code. You can simply create that text file, add some information there, save it, and you'll see it updated to the server almost immediately!

About

https://devpost.com/software/enghack-site


Languages

Language:HTML 76.3%Language:CSS 15.3%Language:Processing 8.4%