Skip to content

Repository files navigation

BDE Ventures

Public website source for bde.io, the BDE Ventures advisory site founded by Brian D. Evans.

Overview

This project is a React and TypeScript site built with Vite on the frontend and a small Express server for production delivery.

Stack

  • React 19
  • TypeScript
  • Vite
  • Express
  • Tailwind CSS
  • pnpm

Getting Started

Prerequisites

  • Node.js 20+
  • pnpm 10+

Install

pnpm install

Run locally

pnpm dev

Type-check

pnpm check

Production build

pnpm build
pnpm start

Project Layout

client/   Frontend app and route components
server/   Express entrypoint for production serving
patches/  pnpm patch files for dependency overrides

About

Source for the public BDE Ventures website built with React, Vite, TypeScript, and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages