create-tropa is a generator of tropa applications
npx create-tropa@latest hello-worldThe npm init command will create tropa project at the ./hello-world directory.
cd ./hello-world npm run debugnpm run buildnpm run startnpm run testnpm run lint