Parcourir la source

初始化提交

wang_xy il y a 1 an
Parent
commit
0d7b0309e1
3 fichiers modifiés avec 3923 ajouts et 13308 suppressions
  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

Fichier diff supprimé car celui-ci est trop grand
+ 3919 - 7005
package-lock.json


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 6299
yarn.lock