CLI Commands
Learn how to use the NodeBuilder CLI to scaffold new projects and manage templates.
Basic Usage
npx nodebuilder-xd my-app
cd my-app
npm install
npm startLast updated on
Learn how to use the NodeBuilder CLI to scaffold new projects and manage templates.
npx nodebuilder-xd my-app
cd my-app
npm install
npm start