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/cli
Type on your console:
link-loom create --name my-project
Install all dependencies:
npm install
Execute like a downloaded package:
npm link
select an option what you want and follow instructions