Skip to content

基于React+Taro+Typescript的微信小程序架构设计

Notifications You must be signed in to change notification settings

mominger/miniprogram-taro

Repository files navigation

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

About

基于React+Taro+Typescript的微信小程序架构设计

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published