update README
This commit is contained in:
@ -9,7 +9,7 @@ cd MyCompany.MyProject
|
|||||||
dotnet build
|
dotnet build
|
||||||
cd Server
|
cd Server
|
||||||
dotnet run
|
dotnet run
|
||||||
browse to http://localhost:5001
|
browse to Url
|
||||||
```
|
```
|
||||||
|
|
||||||
When using this approach you do not need to have a local copy of the oqtane.framework source code - you simply utilize Oqtane as a standard application dependency.
|
When using this approach you do not need to have a local copy of the oqtane.framework source code - you simply utilize Oqtane as a standard application dependency.
|
||||||
|
|||||||
Reference in New Issue
Block a user