|
@@ -1,21 +1,3 @@
|
|
|
-# examcloud-web-photo-upload
|
|
|
+一切以master为准,其他分支都根据master更新。
|
|
|
|
|
|
-## Project setup
|
|
|
-```
|
|
|
-npm install
|
|
|
-```
|
|
|
-
|
|
|
-### Compiles and hot-reloads for development
|
|
|
-```
|
|
|
-npm run serve
|
|
|
-```
|
|
|
-
|
|
|
-### Compiles and minifies for production
|
|
|
-```
|
|
|
-npm run build
|
|
|
-```
|
|
|
-
|
|
|
-### Lints and fixes files
|
|
|
-```
|
|
|
-npm run lint
|
|
|
-```
|
|
|
+当远程master没有更新时,以local master更新其他分支。
|