소스 검색

初始化提交

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