This is a simple webapp built using bazel, typescript. This is an example app from bazelbuild/rules_typescript
Use homebrew on OSx to install bazel
brew install bazel
Then, clone this project
npm i
npm run build
npm run serve
npm run e2e
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple webapp built using bazel, typescript. This is an example app from bazelbuild/rules_typescript
Use homebrew on OSx to install bazel
brew install bazel
Then, clone this project
npm i
npm run build
npm run serve
npm run e2e