blob: cac52f22b06fd60bec298c6b0e68823a0fd965c5 [file] [log] [blame] [view] [edit]
Project: /_project.yaml
Book: /_book.yaml
# JavaScript and Bazel
This page contains resources that help you use Bazel with JavaScript projects.
It links to build rules and other information specific to building JavaScript
with Bazel.
The following resources will help you work with Bazel on JavaScript projects:
* [NodeJS rules](https://github.com/bazelbuild/rules_nodejs/){: .external}
* [NodeJS rules API documentation](https://bazelbuild.github.io/rules_nodejs/){: .external}
* [Angular rules](https://www.npmjs.com/package/@angular/bazel){: .external}
* [Angular rules API documentation](https://angular.github.io/bazel-builds/){: .external}