/bazeltest

Primary LanguageStarlark

Install dependencies

pnpm 

Build

npx bazel build :app

Dev

npx bazel run :dev

ibazel is the file watcher that reruns tasks automatically.

npx ibazel run :dev