Explorar el Código

feat: 添加npm命令操作

332777428@qq.com hace 4 meses
padre
commit
efc582627a
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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
 ```