Skip to content

Writing the TODO MVC application as a microfrontend solution powered by Piral.

License

Notifications You must be signed in to change notification settings

piral-samples/todo-demo

Repository files navigation

Piral Logo

Writing the TODO MVC application as a microfrontend solution powered by Piral.

⚡ Decompose and orchestrate a simple application using Piral.

You can also visit this demo at todo-mvc.samples.piral.cloud/.

Getting Started

Install the dependencies:

pnpm i

Now run the application:

pnpm start

License

Piral and this sample code is released using the MIT license. For more information see the license file.