/MyAllEnd

Multi-Platform and Full-Stack resolution based on JavaScript

Primary LanguageTypeScriptMIT LicenseMIT

MyAllEnd

Multi-Platform and Full-Stack, All in one

pc mobile

usage

prepare your production name

git clone https://github.com/HeroIsUseless/MyAllEnd.git

search 'MyAllEnd' in project and replace it by your production name

# for pc
npm install
npm run dev:pc

# for ios
npm install
npm run pod-install
npm run link-all
npm run build:ios
npm run dev:ios

usage

catalog

package.json

  • main [for electron]
  • index.html [for electron]
  • index.tsx [for rn]
  • indexpc.tsx [for electron] server [nestjs] src
  • mobile [react-native]
  • pc [react-electron]
  • app [nextjs]
  • common

How to use it

  • common folder is designed for common code

what you should learn

  • JavaScript
  • HTML css
  • TypeScript
  • React
  • Redux-Toolkit(RTK)
  • Antd
  • Electron
  • React-Native
  • NextJs
  • NestJs
  • MyApi*

more

  • Sass
  • Tailwind
  • i18n
  • Lottie
  • Lodash
  • Mitt

Star History

Star History Chart

help

如果有问题,或者有建议,请联系维护人:(微信)zhang-4696,备注 MyAllEnd