@aiqiabr/cli
v1.3.3
Published
Create project structure for Aiqia
Readme
aiqia-cli
Usage
Run this command to create the project folder.
npx @aiqiabr/cli create <project-name> -p <port>then:
cd <project-name> && pnpm install && pnpm run devFor more info see the README.md in the project.
