Kukks / Blazor.Ionic

Integration of Ionic5 into Blazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: getting started for a Blazor dude but ionic noob

schaveyt opened this issue · comments

Hi there. I'm a c#/Blazor dude that has been sorta following the ionic framework for awhile but have never actually tried it. I then came across this repo and it's demo and now I am VERY intrigued. But how to get started.

1. Simple Starter Project

Is there, or could someone create, a simple starter project like one of those that is shown in the ionic getting started guide

This would really help as the current demo is impressive but also a firehose of info

2. Project Architecture

Could someone provide a brief summary of the demo projects in the repo

  1. Demo.Server - webserver to serve the wasm file
  2. Demo.UI - BlazorWASM project I presume
  3. Demo - ???

Kind regards 👍

BlazorIonicTest.zip

I don't know if you have moved on, but if you want you can use my little experiment here as a starting point. I have added some components and logic to them myself.