Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/datyayu-xyz/yarn-demo

Un demo de como usar yarn
https://github.com/datyayu-xyz/yarn-demo

espanol tutorial yarn

Last synced: 6 days ago
JSON representation

Un demo de como usar yarn

Awesome Lists containing this project

README

        

# Yarn demo
Ejemplo sencillo de como usar yarn.

Puedes revisar la explicación completa en [https://datyayu.xyz/yarn/](https://datyayu.xyz/yarn/).

## Uso
Clona el proyecto con

```sh
$ git clone https://github.com/datyayu-xyz/yarn-demo
$ cd ejemplo
```

Y luego instala las dependencias con
```sh
$ yarn install
```

Y eres libre de probar como yarn funciona :D