Skip to content

Latest commit

 

History

History
 
 

new-routing-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Build your React-based CRUD applications, without constraints.
An open source, headless web application framework developed with flexibility in mind.

Discord Twitter Follow

refine - 100% open source React framework to build web apps 3x faster | Product Hunt

Content

We've created this example to demonstrate how to use the new routing system in refine. We're hoping this will give you a better understanding of how it works and what you can do with it.

Source code is commented to help you understand what's going on.

Feel free to explore the code and play around with it.

Try it out on your local

npm create refine-app@latest -- --example new-routing-example

Try it out on CodeSandbox


Open new-routing-example example from refine