ソースを参照

add dev instruction to documentation

pull/342/head
Édouard Lopez 7年前
コミット
53c342dc90
1個のファイルの変更6行の追加0行の削除
  1. +6
    -0
      readme.md

+ 6
- 0
readme.md ファイルの表示

@@ -14,6 +14,12 @@
npm install
npm test

## Dev

npm run dev
Then open [http://0.0.0.0:8080/](http://0.0.0.0:8080/).

## Build

npm run build


読み込み中…
キャンセル
保存