Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adam-lynch/browserify-nw-global-problem


https://github.com/adam-lynch/browserify-nw-global-problem

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Created for [substack/node-browserify#1282](https://github.com/substack/node-browserify/issues/1282).

## To run

1. `npm install -g [email protected]`
2. `nw _public`
3. You'll see `Uncaught ReferenceError: app is not defined` in the terminal. If you're on Windows, click the cog in the top right of the app when it opens to see the error in devtools.

## To re-build

1. `npm install -g gulp`
2. `npm install`
3. `gulp`