node (>=12.20.2)
npm (>=6.14.11)
A mini program base on Taro3.0, React Hooks, and TS.
# clone the project
git clone https://gitlab.airasiatech.com/aaset/communication/airasia-miniprogram-taro.git
# enter the project directory
cd airasia-miniprogram-taro
# install dependency
yarn
# develop
yarn dev:weapp
Then open the dist directory in the WeChat Devtools
# build for production environment
yarn build:weapp
Refer to this configuration details, modify the configuration file under '/config' directory
Taro3.0 React16 Sass