Skip to content

docs: add yarn scripts #833

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

Merged
merged 1 commit into from
Feb 22, 2020
Merged

docs: add yarn scripts #833

merged 1 commit into from
Feb 22, 2020

Conversation

godcrampy
Copy link
Contributor

Changes Introduced

  • Add scripts for using yarn
  • Add localhost link
  • Rephrase wording

@orta
Copy link
Member

orta commented Feb 22, 2020

Cool, thanks

@orta orta merged commit 6e9a61d into graphql:source Feb 22, 2020
```
npm install
```
`$ npm install` or `$ yarn install`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should discuss with the community to specify only a single package manager for coherency in builds and runs.
What would you suggest @orta ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a yarn lockfile, and that's what's on CI - it's a yarn project, but it's fine if people want to dev with NPM. It'll be deterministic in the way that matters. 👍

Dipeshwagle pushed a commit to Dipeshwagle/graphql.github.io that referenced this pull request Aug 18, 2020
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