https://23-design-patterns-app.xgqfrms.xyz/
不同分支 git branch
# create branch
$ git branch web-app
$ git branch desktop-app
$ git branch rn-app
$ git branch flutter-app
$ git branch ssr-app
$ git branch pwa-app
$ git branch amp-app
$ git branch taro-app
# checkout branch
$ git checkout branch web-app
$ git checkout branch desktop-app
$ git checkout branch rn-app
$ git checkout branch flutter-app
$ git checkout branch ssr-app
$ git checkout branch pwa-app
$ git checkout branch amp-app
$ git checkout branch taro-app
React + Redux + TypeScript
Electron
React Native
Flutter + Dart
Nest.js / Nuxt.js
Taro
https://www.cnblogs.com/xgqfrms/p/12904917.html