| 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} |