Public website source for bde.io, the BDE Ventures advisory site founded by Brian D. Evans.
This project is a React and TypeScript site built with Vite on the frontend and a small Express server for production delivery.
- React 19
- TypeScript
- Vite
- Express
- Tailwind CSS
- pnpm
- Node.js 20+
- pnpm 10+
pnpm installpnpm devpnpm checkpnpm build
pnpm startclient/ Frontend app and route components
server/ Express entrypoint for production serving
patches/ pnpm patch files for dependency overrides