bp.darbha
v1.9.0
Published
CAM Service Designer
Readme
Getting Started
To get up and running with a sample assembly:
npm startThis will install, build, and then run a demo application in a browser window.
For building changes to this module run
npm run buildPublish the changes to npm repository by updating the version in package.json and then running the following commands
cd cam-service-designer
npm init scope=@orpheusAccept the default values or change the version if required ,then publish
npm publishIn case of any confusion or any other build related changes ,contact [email protected]
