Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 868 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 868 Bytes

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.