Get Started
Create a workspace:
devmy newRun the application:
cd [WORKSPACE_NAME]
pnpm run devCommands
| Command | Description | alias |
|---|---|---|
| new | Create an NX monorepo to scaffold the project | n |
| generate | Generate a new component such as Applications, Add-ons, Libraries | g |
| docs | Open the documentation website | |
| --help | Prints information about the command | -h |