Paul 5 vuotta sitten
vanhempi
commit
bf1090c5fe
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8
    0
      README.md

+ 8
- 0
README.md Näytä tiedosto

@@ -0,0 +1,8 @@
1
+开发环境
2
+
3
+运行 npm start可以打开浏览器在console里面看demo运行效果。example目录编写一些使用demo,发布npm包的时候不需要webpack打包
4
+
5
+发布npm包
6
+
7
+1. 运行 npm build
8
+2. npm publish