Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 342 Bytes

DP900 Web Application

A web application to remotely control Data Physics 900 software.

Installation

  1. Clone Repository: git clone https://github.com/ozobi/DP900-Web-Application.git && cd DP900-Web-Application
  2. Install dependencies: npm install
  3. Start application: npm start
  4. Go to http://127.0.0.1:3000 in your browser