Generate new basejump projects from the command line. Also provides a few generator functions for helpful models and components while building.
- Install the package globally:
yarn global add @usebasejump/cliornpm install -g @usebasejump/cli - Run
basejumpto see the available commands
Alternatively, you can run npx @usebasejump/cli to run the CLI without installing it globally.