Get Started
Create a workspace:
devmy new
Run the application:
cd [WORKSPACE_NAME]
pnpm run dev
Commands
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 |