Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 452 Bytes

volley-sample-pilet

A pilet running the Ultimate Volley game for the sample-piral app shell.

Used in the sample application for Piral, which is a framework for microfrontends.

Demo online

You can run it locally, too. Just clone and then:

npm i && npm start

This will install the remaining dependencies and then run the application.