sample weapp written with Taro and Typescript
- Install node.js
v8.10.0 - Install Type Script
npm install -g typescript@^3.3.3 - Install Taro
npm install -g @tarojs/cli@^1.2.21 - Open your shell window and run
npm install - Start up
npm run dev:weapp
Please use cnpm if you are in China mainland.