A web application to remotely control Data Physics 900 software.
- Clone Repository:
git clone https://github.com/ozobi/DP900-Web-Application.git
&&cd DP900-Web-Application
- Install dependencies:
npm install
- Start application:
npm start
- Go to
http://127.0.0.1:3000
in your browser