Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 75 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 75 Bytes

bazel run //myjsstuff:app

or to just build everything:

bazel build //...