Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
最近看Taro框架,发现跟react web的开发方式基本一致,所以就顺手拿cnode的api做了一个微信小程序demo,目前已经发布到正式环境了
cnodeYuan 欢迎star
git clone https://github.com/yuanzhiyong123/cnodeYuan.git
npm install npm run dev:weapp
npm run build:weapp