Usage

The commands from this CLI are used to generate structures for your project.

The keyword to access the CLI is cross, you need to use some package runner for that. Examples:

npx cross
npm run cross
yarn cross

Last updated