Leadrive / patrick-wechat

⭐️🐟 questionnaire wechat app built with taro, taro-ui and heart. 微信问卷小程序

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

patrick-wechat

⭐️🐟 questionnaire wechat app built with taro, taro-ui and heart❤️.

Feature

  1. 👽 Use taro framework for coding with React style.
  2. 👨🏻‍💻 Use taro-ui UI compoments to simplify UI building.
  3. 👩🏻‍💻 Use redux to completely manage app state.
  4. 📈 Combine wechat with third party f2 to demonstrate charts usage.

Develop

cd patrick-wechat

# install dependencies
yarn install

# install taro cli
yarn global add @tarojs/cli

# build and watch
yarn run dev:weapp

Update

# update taro
taro update self

# update project
taro update project

Deploy

# build and compress
yarn run build:weapp

Upgrade To Taro 2.0

Taro 2.0 is required for this mini app. You can follow THIS instruction to complete the upgrade.

Troubleshootting

  1. Unable to run in Wechat Devtools after updating

Delete the project and reimport it if it was already existed in your project list.

Screenshots

Why Patrick

Patrick Star is a fictional character in SpongeBob SquarePants And he loves asking questions!

patrick

About

⭐️🐟 questionnaire wechat app built with taro, taro-ui and heart. 微信问卷小程序

License:MIT License


Languages

Language:JavaScript 86.9%Language:CSS 10.7%Language:HTML 2.4%