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