Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 381 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 381 Bytes

Site Data Viewer

sites-viewer screenshot

Running the App

In the project directory, please run the following two commands to see the running application:

npm install

Installs the neccessary dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.