Skip to Content
API ReferenceCLI Commands

CLI Commands

Learn how to use the NeatNode CLI to scaffold new projects and manage templates.

Basic Usage

npx neatnode my-app cd my-app npm install npm start