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

https://github.com/erikbern/multi-file-modal

Example of a multi-file Modal project
https://github.com/erikbern/multi-file-modal

Last synced: 3 months ago
JSON representation

Example of a multi-file Modal project

Awesome Lists containing this project

README

        

Example of a multi-file Modal project.

Run this using:
```
modal run pkg.app --x 4242
```

Or serve:
```
modal serve pkg.app
```