A methodology for building software 50x faster with higher quality using AI collaboration.
https://flacito.github.io/webbs-5-things/
- Fork this repository
- Go to Settings → Pages
- Under "Build and deployment", select "GitHub Actions"
- Push to the
mainbranch - deployment happens automatically
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- React 19 - UI framework
- Vite - Build tool
- TypeScript - Type safety
- Tailwind CSS - Styling
- react-markdown - Markdown rendering with GitHub Flavored Markdown support
- rehype-highlight - Syntax highlighting for code blocks
Brian Webb Software Consultant [email protected]
© 2026 Brian Webb. All rights reserved.