Skip to content
Angular sample components
TypeScript Starlark HTML CSS Go JavaScript
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
rules/vendor Upgrade to Angular 9 Feb 9, 2020
src/apps add missing rollup config Mar 29, 2020
.bazelrc Upgrade to Angular 9 Feb 9, 2020
.gitignore add missing rollup config Mar 29, 2020
.prettierrc working on converting to angular 6 May 19, 2018
BUILD.bazel docker with bazel Feb 12, 2019
LICENSE.md
WORKSPACE
package-lock.json fix deps Mar 31, 2020
package.json Upgrade to Angular 9 Feb 9, 2020
readme fix deps Mar 31, 2020
tsconfig.json Upgrade to Angular 8 rc Apr 27, 2019
yarn.lock lock file Mar 31, 2020

readme

These samples use Angular 9.0.0 and SvelteJS with backends in Node/Express and Go. Everything is built in the same Bazel build.

Here are the prerequisites for running the project:

1) npm i

2) npm start

This starts a bazel build with file watching (iBazel).

The application is hosted at http://localhost:3000

You can’t perform that action at this time.