# 1.) "install" velociraptor 'deno install -qA -n vr https://deno.land/x/velociraptor@1.0.0-beta.16/cli.ts' # 2.) run script from this yaml in terminal 'vr dev' scripts: dev: "deno run -A --watch --unstable index.js"