forked from kol/BlogMatch
從原定前端套件安裝的npm改用yarn
This commit is contained in:
parent
93d70dfac0
commit
72c7737919
14247
package-lock.json
generated
14247
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,7 @@
|
||||
$ composer install
|
||||
|
||||
### 3. 安裝前端相關函式庫
|
||||
$ npm install
|
||||
$ yarn install
|
||||
|
||||
### 4. 設定 .env 檔
|
||||
將 `.env.example` 複製成 `.env`。
|
||||
|
Loading…
x
Reference in New Issue
Block a user