miniapp-starter
v1.2.1
Published
https://github.com/klauth-project/miniapp-starter
Downloads
9
Readme
miniapp-starter
https://github.com/klauth-project/miniapp-starter
Usage:
npx miniapp-starter <project> <module> <port>
Description:
miniapp-starter
is a command-line tool designed to quickly scaffold and set up a mini app project.
Example Usage:
cd ./package/
npx miniapp-starter mydbkl lifestyle 9001
This command will create a new mini app under the mydbkl
project with the lifestyle
module running on port 9001
.