Skip to content

sharp-apps/rockwind

 
 

Repository files navigation

rockwind

Rockwind is an example Web App combining multi-layout Rockstars website + data-driven Northwind Browser

Install

Run as a Desktop App (Windows only):

$ dotnet tool install -g app

$ app install rockwind
$ cd rockwind && app

Run as a .NET Core Web App (Windows, macOS, Linux):

$ dotnet tool install -g x

$ x install rockwind
$ cd rockwind && x

Requires .NET Core 3.1.

Learn

See sharpscript.net/docs/sharp-apps to learn about ServiceStack .NET Core 3.1 Sharp Apps.

About

Example Sharp App combining multi-layout Rockstars website + data-driven Northwind Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.0%
  • JavaScript 4.0%
  • CSS 3.0%