Sfoglia il codice sorgente

feat: 添加npm命令操作

332777428@qq.com 4 mesi fa
parent
commit
efc582627a
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -1,5 +1,10 @@
 # h5
+cnpm install vue-pdf pdfjs-dist
+
 npm cache clean --force
+rm -rf node_modules package-lock.json
+npm install
+
 
 ## Project setup
 ```