A CLI that scaffolds an empty plugin in the current directory. Usage: create-erp-plugin <plugin-name> [--port <port>] |
||
|---|---|---|
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
A CLI that scaffolds an empty plugin in the current directory. Usage: create-erp-plugin <plugin-name> [--port <port>] |
||
|---|---|---|
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||