Skip to content

vikikamath/bazel-typescript-webapp

Repository files navigation

bazel-typescript-webapp

This is a simple webapp built using bazel, typescript. This is an example app from bazelbuild/rules_typescript

Install

Use homebrew on OSx to install bazel

brew install bazel

Then, clone this project npm i

Build

npm run build

Serve

npm run serve

End-To-End tests

npm run e2e

About

A simple bazel typescript boilerplate app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published