richardstephens / bazel-cra-subdir-sample

Example of a create-react-app build from a subdirectory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains a copy of the Bazel create-react-app sample from the rules_nodejs repo, but demonstrating how to build the app from a subdirectory

You can build this with

bazel build //webapp:build

About

Example of a create-react-app build from a subdirectory


Languages

Language:TypeScript 50.6%Language:Starlark 27.4%Language:HTML 12.6%Language:CSS 6.8%Language:JavaScript 2.6%