Replace npm and Bower with Yarn

This commit is contained in:
Pierre Rudloff 2017-10-17 15:27:57 +02:00
parent d5aab93220
commit 07a8df0f78
7 changed files with 1776 additions and 4058 deletions

View file

@ -70,7 +70,7 @@ You probably don't have the minified files (in the `dist` folder).
You need to either:
* Use a [release package](https://github.com/Rudloff/alltube/releases)
* Run `npm install` (see detailed instructions in the [README](../README.md#from-git))
* Run `yarn install` (see detailed instructions in the [README](../README.md#from-git))
## I get a 404 error on every page except the index