Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package.json improvements #24

Merged
merged 1 commit into from
Jul 8, 2016
Merged

Conversation

TheJaredWilcurt
Copy link
Member

This will allow for people to simply do npm install and npm start to run this locally, which is the standard now. It also means you don't need to require any other things be installed globally to the PATH of other's machines.

this will allow for people to simply do `npm install` and `npm start` to run this locally, which is the standard now. It also means you don't need to require any other things be installed globally to the PATH of other's machines.
TheJaredWilcurt added a commit to TheJaredWilcurt/website that referenced this pull request Jul 8, 2016
This is in relation to the PR to update the package.json to simplify running locally:

* nwjs#24
@TheJaredWilcurt TheJaredWilcurt mentioned this pull request Jul 8, 2016
@ghostoy
Copy link
Member

ghostoy commented Jul 8, 2016

LGTM. @rogerwang Please review.

@rogerwang rogerwang merged commit 8248ae0 into nwjs:master Jul 8, 2016
@TheJaredWilcurt TheJaredWilcurt deleted the patch-1 branch July 9, 2016 15:04
@TheJaredWilcurt TheJaredWilcurt mentioned this pull request Jul 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants