Browse Source

feat: 添加npm命令操作

332777428@qq.com 4 months ago
parent
commit
efc582627a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

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