Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianrappl/volley-sample-pilet

A pilet running the Ultimate Volley game for the sample-piral app shell. :volleyball:
https://github.com/florianrappl/volley-sample-pilet

microfrontends microfrontends-demo piral react typescript

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# volley-sample-pilet

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

Used in the [sample application](https://demo-full.piral.io) for [Piral](https://piral.io), which is a framework for microfrontends.

**[Demo online](https://demo-full.piral.io/ultimate-volley)**

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

```sh
npm i && npm start
```

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