CLI tool for Link Loom Projects, you can create new projects, create views to frontend and create API controllers easily
npm install -g @link-loom/cliType on your console:
link-loom create --name my-projectInstall all dependencies:
npm installExecute like a downloaded package:
npm linkselect an option what you want and follow instructions