Elias Stepanik e1027c6e8c Index
2021-11-19 13:38:29 +01:00
2021-11-19 13:38:29 +01:00
2021-11-18 22:36:09 +01:00
2021-11-18 22:36:09 +01:00
2021-11-18 22:36:09 +01:00
2021-11-19 09:53:06 +01:00

Nicepage to Blazor Server Converter

This Project makes it easy to convert from Static Nicepage Exports to Dynamic Blazor Server Sites. With this you can Design your pages in Nicepage and then convert them to Blazor for custom c# code.

Roadmap

  • Convert Blog

  • Convert ECommerce

Demo

Insert gif or link to demo

Run Locally

Clone the project

  git clone https://github.com/eliasstepanik/NicepageToBlazorConverter.git

Go to the project directory

  cd my-project

Start the Convert

  dotnet run --input-path "Path to Nicepage Site" --output-path "Path to generate Blazor Page"
Description
No description provided
Readme 33 KiB
Languages
C# 100%