Replace npm and Bower with Yarn
This commit is contained in:
parent
d5aab93220
commit
07a8df0f78
7 changed files with 1776 additions and 4058 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue