Skip to content

krishnaputhran/frinx-workflow-ui

 
 

Repository files navigation

frinx-workflow-ui

The Frinx workflow user interface

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

About

The Frinx workflow user interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • CSS 20.7%
  • HTML 0.4%