소스 검색

feat: 添加npm命令操作

332777428@qq.com 4 달 전
부모
커밋
efc582627a
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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
 ```