/jFlow

A simple flow, based on angular and dotnet core.

Primary LanguageTypeScriptMIT LicenseMIT

jFlow

A simple flow, designer with angular & node.js, engine with .net core.

Node.js Required

Download

.NET Core 2.2 Required

Download

Local development

$ git clone https://github.com/jakechan2012/jFlow.git
$ cd jFlow
$ npm install

Start Dev

Way 1

Open project with Visual Studio Code, and press F5;

Way 2

Continue to type command:

$ npm start

then open http://localhost:4200