React Router + Bun Template
A modern, production-ready template for building React applications

This template includes everything you need to start building:

React 19React Router 7Bun Runtimeshadcn/ui ComponentsTailwind CSSTypeScriptPolytope Containerization

Adding Dependencies

Use the polytope module to add new packages:

polytope run frontend-add --packages "package-name"

Start building your application by editing the routes in the app/ directory.