/taro-first

sample weapp written with Taro and Typescript,use Map and play audio in weapp

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

taro-first

sample weapp written with Taro and Typescript

Usage

  1. Install node.js v8.10.0
  2. Install Type Script npm install -g typescript@^3.3.3
  3. Install Taro npm install -g @tarojs/cli@^1.2.21
  4. Open your shell window and run npm install
  5. Start up npm run dev:weapp

BTW

Please use cnpm if you are in China mainland.