generated fromNetCoreTemplates/razor-ssg
- Notifications
You must be signed in to change notification settings - Fork0
ServiceStack/servicestack.net
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
.NET 8.0 razor-ssg Static Generated Razor Pages Project Template
Browsesource code, view live demorazor-ssg.web-templates.io and install withdotnet-new:
$ dotnet tool install -g x$ x new razor-ssg ProjectName
Alternatively write new project files directly into an razor-ssg repository, using the Directory Name as the ProjectName:
$ git clone https://github.com/<User>/<ProjectName>.git$ cd <ProjectName>$ x new razor-ssg
Documentation for this template is included at/posts/razor-ssg.
Tasks to run live reload Tailwind and .NET Razor Pages App during development:
$ npm run ui:dev
$ dotnet watch
Tasks to prerender and preview production ssg website build:
$ npm run prerender
$ npm run serve
About
servicestack.net website
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.