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

Configuración para instalar yarn en el readme #37

Merged
merged 26 commits into from
Oct 30, 2018
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,15 @@
"contributions": [
"doc"
]
},
{
"login": "gajamo",
"name": "gajamo",
"avatar_url": "https://avatars2.githubusercontent.com/u/3331072?v=4",
"profile": "https://github.com/gajamo",
"contributions": [
"doc"
]
}
]
}
45 changes: 43 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,49 @@

# Flexbox playground
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors)


# How to install yarn

## Install yarn on Windows

There are three options for installing Yarn on Windows, you can find <a href="https://yarnpkg.com/lang/en/docs/install/#windows-stable" target="_blank">here</a>

## Install yarn on Debian / Ubuntu

On Debian or Ubuntu Linux, you can install Yarn via our Debian package repository. You will first need to configure the repository

`curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -`
<br/>
`echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list`

Then you can simply:

`sudo apt-get update && sudo apt-get install yarn`


## Install yarn on Mac with Homebrew

You can install Yarn through the Homebrew package manager. This will also install Node.js if it is not already installed.

```
brew install yarn
```

## Test that Yarn is installed by running:

```
yarn --version
```

# How to run the app - Available Scripts

Install all the dependencies listed within package.json in the local node_modules folder.

```
yarn install
```

In the project directory, you can run:

```
Expand Down Expand Up @@ -89,7 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<!-- prettier-ignore -->
| [<img src="https://avatars3.githubusercontent.com/u/18565471?v=4" width="100px;"/><br /><sub><b>Angela Ordoñez</b></sub>](http://angelitaooo.github.io)<br />[📖](https://github.com/react-medellin/flexbox-playground/commits?author=angelitaooo "Documentation") [🔧](#tool-angelitaooo "Tools") | [<img src="https://avatars3.githubusercontent.com/u/8260962?v=4" width="100px;"/><br /><sub><b>Daniel Correa</b></sub>](https://danielcb29.github.io/)<br />[📖](https://github.com/react-medellin/flexbox-playground/commits?author=danielcb29 "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/23706543?v=4" width="100px;"/><br /><sub><b>Simon Hoyos</b></sub>](https://www.linkedin.com/in/simonhoyos/)<br />[💬](#question-shmesa22 "Answering Questions") [💻](https://github.com/react-medellin/flexbox-playground/commits?author=shmesa22 "Code") [📋](#eventOrganizing-shmesa22 "Event Organizing") [👀](#review-shmesa22 "Reviewed Pull Requests") [✅](#tutorial-shmesa22 "Tutorials") | [<img src="https://avatars0.githubusercontent.com/u/19338528?v=4" width="100px;"/><br /><sub><b>Robin Hurtado Abadia</b></sub>](http://robinhurtado.surge.sh)<br />[💻](https://github.com/react-medellin/flexbox-playground/commits?author=robinHurtado "Code") | [<img src="https://avatars2.githubusercontent.com/u/16061815?v=4" width="100px;"/><br /><sub><b>Maria Camila Gomez Restrepo</b></sub>](http://www.camigomez.me/)<br />[📖](https://github.com/react-medellin/flexbox-playground/commits?author=camigomez35 "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/33497419?v=4" width="100px;"/><br /><sub><b>William Gómez Ortega</b></sub>](http://www.williamgomez.me)<br />[🐛](https://github.com/react-medellin/flexbox-playground/issues?q=author%3Awilliamegomez "Bug reports") [💻](https://github.com/react-medellin/flexbox-playground/commits?author=williamegomez "Code") [📖](https://github.com/react-medellin/flexbox-playground/commits?author=williamegomez "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/3844042?v=4" width="100px;"/><br /><sub><b>kritokrator</b></sub>](https://github.com/kritokrator)<br />[📖](https://github.com/react-medellin/flexbox-playground/commits?author=kritokrator "Documentation") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [<img src="https://avatars2.githubusercontent.com/u/27037672?v=4" width="100px;"/><br /><sub><b>Jose Mario Gutierrez</b></sub>](https://github.com/josemariogutierrez)<br />[💻](https://github.com/react-medellin/flexbox-playground/commits?author=josemariogutierrez "Code") [🎨](#design-josemariogutierrez "Design") | [<img src="https://avatars2.githubusercontent.com/u/28201235?v=4" width="100px;"/><br /><sub><b>jsnavarroc</b></sub>](https://github.com/jsnavarroc)<br />[📖](https://github.com/react-medellin/flexbox-playground/commits?author=jsnavarroc "Documentation") |
| [<img src="https://avatars2.githubusercontent.com/u/27037672?v=4" width="100px;"/><br /><sub><b>Jose Mario Gutierrez</b></sub>](https://github.com/josemariogutierrez)<br />[💻](https://github.com/react-medellin/flexbox-playground/commits?author=josemariogutierrez "Code") [🎨](#design-josemariogutierrez "Design") | [<img src="https://avatars2.githubusercontent.com/u/28201235?v=4" width="100px;"/><br /><sub><b>jsnavarroc</b></sub>](https://github.com/jsnavarroc)<br />[📖](https://github.com/react-medellin/flexbox-playground/commits?author=jsnavarroc "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/3331072?v=4" width="100px;"/><br /><sub><b>gajamo</b></sub>](https://github.com/gajamo)<br />[📖](https://github.com/react-medellin/flexbox-playground/commits?author=gajamo "Documentation") |
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
Loading