https://github.com/andreialecu/node-packaged-app-poc
https://github.com/andreialecu/node-packaged-app-poc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreialecu/node-packaged-app-poc
- Owner: andreialecu
- Created: 2021-02-20T11:18:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-20T11:24:41.000Z (over 5 years ago)
- Last Synced: 2025-10-14T19:24:18.683Z (8 months ago)
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-packaged-app-poc
Run:
```sh
node -r ./.pnp.js -e "require('./app.zip/index.js')"
```