Framework CLI
Less than 1 minute
fusion-framework-cli
The cli, named fusion-framework-cli
, contains tooling for running, building and publishing your application.
The fusion-famework-cli should be installed as a devDependency.
pnpm add -D @equinor/fusion-framework-cli
You can always use the option -h or --help or help
to get help for the CLI and its commands.
Example:
fusion-framework-cli help
App Commands
See App Commands
Configuration
See Configuration
Tooling
- tooling for Vitest - ๐ coming soon
- tooling for proxy configuration - ๐ coming soon
Widget
Tooling for developing widgets - ๐ coming soon
Portal
Tooling for developing portals - ๐ coming