Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
Angular sample components
TypeScript
Starlark
HTML
CSS
Go
JavaScript
Latest commit
Cannot retrieve the latest commit at this time.
Files
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
rules/vendor |
|
|
|
|
src/apps |
|
|
|
|
.bazelrc |
|
|
|
|
.gitignore |
|
|
|
|
.prettierrc |
|
|
|
|
BUILD.bazel |
|
|
|
|
LICENSE.md | ||
|
|
WORKSPACE | ||
|
|
package-lock.json |
|
|
|
|
package.json |
|
|
|
|
readme |
|
|
|
|
tsconfig.json |
|
|
|
|
yarn.lock |
|
|
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