1.1.3 • Published 4 years ago

test-workflow-ui v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

frinx-workflow-uis

The Frinx workflow user interface testsss

Installation

To build as standalone:

npm install
npm start

http://localhost:8080

npm publish

Build:

npm run transpile

Create new empty folder and copy following folders and files

lib/  package.json  package-lock.json  README.md

Change version in package.json to e.g. 1.1.19

Login to NPM:

npm login

And push to NPM:

npm publish --access public