Skip to content

bzlparty/website

Repository files navigation

Website

Bzlparty website

NPM

npm install
npm run serve

pnpm

pnpm install
pnpm serve

Yarn

yarn install
yarn serve

Run from Bazel:

bazel run //:serve

Development

Install git hooks:

pre-commit install

License

GNU GPL 3.0