@frontize/cli-min
v0.0.1
Published
Minified CLI, for the main purpose of starting the app only.
Downloads
19
Readme
Frontize Minified CLI
This is a minified version of the frontize CLI, with the only purpose of starting the app locally, instead of repeatedly downoading the full CLI for every run.
Setup
The first run of npx frontize init will automatically install it globally.
To run it, type fz <command> [options].
Working
As the minified verion, this will only have in-built support for the start command, but it can directly make requests to the main CLI via npx.
It will also check for updates automatically
