File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ native experience and OS Integration possible from a Native Desktop App - all in
1010![ React Desktop Apps] ( https://raw.githubusercontent.com/ServiceStack/Assets/master/img/gap/react-desktop-splash.png )
1111
1212The new ** React Desktop Apps** template in
13- [ ServiceStackVS] ( https ://github.com/ServiceStack/ServiceStackVS )
13+ [ ServiceStackVS VS.NET Templates ] ( http ://docs.servicestack.net/templates-overview )
1414provides everything you need to package your ASP.NET ServiceStack Web App into a native Windows ** Winforms App** ,
1515an ** OSX Cocoa Desktop App** or cross-platform (Windows/OSX/Linux) "headless" ** Console App** which instead of being
1616embedded inside a Native UI, launches the User's prefered Web Browser for its Web UI. The ** Winforms App** also
@@ -60,7 +60,7 @@ allowing for a simplified and iterative dev workflow by running the preferred Ho
6060## Project Structure
6161
6262The resulting project structure is the same as the
63- [ Webpack React App VS.NET Template] ( /templates-single-page-apps ) ,
63+ [ Webpack React App VS.NET Template] ( http://docs.servicestack.net /templates-single-page-apps) ,
6464but with 3 additional projects for hosting the new Desktop and Console Apps and a Common ** Resources** project
6565shared by Host projects containing all the ASP.NET resources (e.g. .css, .js, images, etc) as embedded
6666resources. It's kept in-sync with the primary ** DefaultApp** project with the ` 01-bundle-all ` or ` default `
You can’t perform that action at this time.
0 commit comments