Skip to content

Sample code for implementing data fetching and loading, store, tabs,...

Notifications You must be signed in to change notification settings

Zalo-MiniApp/zmp-blog-demo

Repository files navigation

ZMP Blog

ZMP CLI Options

ZMP app created with following options:

{
  "cwd": "/Users/duongvu/zte/blog-club",
  "newProject": true,
  "name": "ZMP Blog",
  "framework": "react",
  "template": "blank",
  "cssPreProcessor": "scss",
  "theming": {
    "customColor": true,
    "color": "#376AED",
    "darkTheme": false,
    "iconFonts": true,
    "fillBars": false
  },
  "customBuild": false
}

NPM Scripts

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

About

Sample code for implementing data fetching and loading, store, tabs,...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published