Microfrontends for piral (aka pilets) as a demo for using
Piral with
Blazor.
You'll need npm and .NET installed on your system.
- clone the repo
git clone https://github.com/DanteDeRuwe/piral-blazor-demo.git
The following steps have to be done per pilet directory:
- install npm packages
npm install - run the pilet
npx pilet debug
Distributed under the MIT License. See LICENSE for more information.