tree: 8fcac64ac8a22335c647de18d9f9be5d090a5e65 [path history] [tgz]
  1. e2e/
  2. patches/
  3. src/
  4. .bazelignore
  5. .bazelrc
  6. angular-metadata.tsconfig.json
  7. angular.json
  8. BUILD.bazel
  9. dummy_test.sh
  10. package.json
  11. README.md
  12. WORKSPACE
  13. yarn.lock
examples/angular_view_engine/README.md

Example Angular application using Bazel

This is experimental, as part of Angular Labs! There may be breaking changes.

There are a few ways to use Angular with Bazel. See https://bazelbuild.github.io/rules_nodejs/examples#angular for an overview of all the options.

This is a ViewEngine version of the Angular example at /examples/angular, based on the Google-internal toolchain.