Use yarn instead of npm

This commit is contained in:
Tom Raithel
2017-11-22 13:42:39 +01:00
parent 8182c9a5d5
commit 178f6e92fc
5 changed files with 46 additions and 27 deletions

View File

@@ -7,8 +7,8 @@ A static site generator for AOE Technology Radar
```
> git clone git@github.com:AOEpeople/aoe_technology_radar.git
> cd aoe_technology_radar
> npm install
> npm run watch
> yarn install
> yarn watch
```
_A new [browser tab](http://127.0.0.1:8080/techradar) should open up - wait