FlexMiniApp

ZMP CLI Options

ZMP app created with following options:

{
  "cwd": "/Users/lap15731/Documents/flexminiapp",
  "name": "FlexMiniApp",
  "framework": "react-typescript",
  "cssPreProcessor": "scss",
  "includeTailwind": true,
  "package": "zmp-ui",
  "stateManagement": "recoil",
  "newProject": true,
  "template": "single-view",
  "theming": {
    "customColor": false,
    "color": "#007aff",
    "darkTheme": false,
    "iconFonts": true,
    "fillBars": false,
    "useUiKits": true
  }
}

NPM Scripts

  • 🔥 start - run development server
  • 🙏 deploy - deploy mini app for production