Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 515 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 515 Bytes

Report-Viewer

Simple viewer for Rivhit Reports, written in ES6

Following Angular-Material Start conventions: https://github.com/angular/material-start/tree/es6-tutorial

Getting Started:

Clone the repository

use git

git clone https://github.com/TomerCouch/Report-Viewer.git

Install Dependencies

run on terminal (Assuming Node.js already installed):

npm i 

Running the project

using express

npm start

The project will run on port 3002-> 127.0.0.1:3002/app