瀏覽代碼

初始化提交

wang_xy 1 年之前
父節點
當前提交
0d7b0309e1
共有 3 個文件被更改,包括 3923 次插入13308 次删除
  1. 4 4
      README.md
  2. 3919 7005
      package-lock.json
  3. 0 6299
      yarn.lock

+ 4 - 4
README.md

@@ -2,22 +2,22 @@
 
 ## Project setup
 ```
-yarn install
+npm install
 ```
 
 ### Compiles and hot-reloads for development
 ```
-yarn serve
+npm run serve
 ```
 
 ### Compiles and minifies for production
 ```
-yarn build
+npm run build
 ```
 
 ### Lints and fixes files
 ```
-yarn lint
+npm lint
 ```
 
 ### Customize configuration

文件差異過大導致無法顯示
+ 3919 - 7005
package-lock.json


文件差異過大導致無法顯示
+ 0 - 6299
yarn.lock