# taro 

这个目录展示了如何在 taro 项目里使用神策微信小程序 SDK
相关代码详见 `src/app.js` 、`src/pages/index.jsx` 

```
npm install
npm run dev:weapp
```

