Skip to content

open-rpa/openflow-web-angularjs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openflow-web-angularjs-template

A basic template using AngularJS ( yes, its old, I know .. but its basic, fast and I love it. )

It shows how to easily create a set of controllers that shows data from inside openflow.

To run just, clone to repository

git clone https://github.com/open-rpa/openflow-web-angularjs-template.git

cd to the folder and Install all modules using

cd openflow-web-angularjs-template npm i

if not already done, install the needed tools

npm i -g npm typescript gulp browserify tsify

Then to compile the code, copy various files to dist, run gulp

´gulp´

To run open in vs code and press F5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published