Update README.md

このコミットが含まれているのは:
lambadalambda 2017-02-19 16:15:42 -05:00
コミット a97f6a64ad
1個のファイルの変更2行の追加1行の削除

ファイルの表示

@ -12,7 +12,8 @@ You don't need to build Pleroma yourself. Check out https://gitgud.io/lambadalam
``` bash
# install dependencies
npm install
npm install -g yarn
yarn
# serve with hot reload at localhost:8080
npm run dev