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

https://github.com/andreialecu/node-packaged-app-poc


https://github.com/andreialecu/node-packaged-app-poc

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# node-packaged-app-poc

Run:

```sh
node -r ./.pnp.js -e "require('./app.zip/index.js')"
```