I’d like to experiment with frontify.
The Quck Start guide gives instructions on working with the frontify cli, but no instructions on how to install it.
For example, the first cli demo instruction is:
‘npx frontity create my-app && cd my-app’
Which will just return “command not found: frontify”.
So… how do I install the frontify cli?
And also - can this please be included in the docs?
Thanks.