Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 724 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 724 Bytes

node (>=12.20.2) npm (>=6.14.11)

Introduction

A mini program base on Taro3.0, React Hooks, and TS.

Getting started

# 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

# build for production environment
yarn build:weapp

Compilation configuration

Refer to this configuration details, modify the configuration file under '/config' directory

Technology Stack

Taro3.0 React16 Sass