@nexus-state/cli
v0.1.3
Published
Command-line interface for Nexus State
Downloads
394
Readme
@nexus-state/cli
Command-line interface for Nexus State
Description
The @nexus-state/cli package provides command-line tools for working with Nexus State, including code generation, state management, and other useful features.
Installation
npm install -g @nexus-state/cliMain Commands
nexus init- initialize a new projectnexus generate- generate code based on schemanexus dev- start development mode
Usage Example
nexus init my-app
cd my-app
nexus devLicense
MIT
