sld-viewer
v0.13.0
Published
This project helps you to convert your single line diagram into Representational form.Just import package in you project and send 3 parameters livedata,SLD object and ,DI data.
Downloads
10
Readme
This project helps you to convert your single line diagram into Representational form.Just import package in you project and send 3 parameters livedata,SLD object and ,DI data.
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. but for that you need to setup webpack for local development and have to add start command configuration in package.json file
npm build
Build the app and you can just copy build file in your node folder and can test locally