Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
besley committed Oct 21, 2023
1 parent 6682f44 commit 238b04f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
**A Quick Design and Testing Demo:**
![And Split Demo](https://github.com/besley/besley.github.io/blob/master/Gif/slickflow-andsplit-demo.gif)

**Quick Start Tutorial:**
**Quick Start Tutorial for Designer Project:**
1). In the command console, using the command **npm install** to download the node package.

please notice to run the command, the directory location is in the **ClientApp** path.
please notice to run the command, the directory location is in the **ClientApp** path of the **sfd** project.

2). Set up the **sfdapi** project which is an asp.net webapi type project.(IIS is a choice)

Expand All @@ -27,7 +27,7 @@

5). Access the web project in the browser by

**http://localhost:5000**
** http://localhost:5000 **

**.NET/.NETCore Workflow Engine With Full Source Code**
1. **.NET, .NET CORE version both supported**
Expand Down

0 comments on commit 238b04f

Please sign in to comment.