bbv Web Community Monorepo

Local Setup

  • Install pnpm: npm install -g pnpm
  • Clone the repository: git clone https://github.com/froko/bbv-web-community.git
  • Change into the repository: cd bbv-web-community
  • Install dependencies: pnpm install