A TV tracking web application.
-
Clone this repo to your local computer into a folder(say A).
-
Run
npm install
from the path to folder A from terminal to install node packages. -
Run
npm start
from the path to folder A. -
Navigate to http://localhost:3000 to test this app.
NOTE: This app has been tested on Google Chrome Internet Browser on Windows 10 laptop. While testing if facing any problems related to error in resource loading, install the Allow-Control-Allow-Origin extension from google chrome web store and turn it on. Then reload the web page to continue.
The content of this repository is licensed under MIT.