Skip to content

chlbri/custom-rr7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Router Custom Framework

This completely-not-production-ready "framework" example shows how to integrate React Router with custom bundling and server abstractions instead of using @react-router/dev.

React Router Docs

Running the app

pnpm i
pnpm  start

Goofing around with the app

pnpm i
pnpm dev

Caveats

I whipped this together REALLY quickly, it certainly has errors and could be more thorough, but I hope it helps!

About

Shows how to integrate React Router into your own bundling and server abstractions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • TypeScript 0.7%