Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 221 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 221 Bytes

React Router 6 Demo

NPM packages

$ npm i react-router@6.0.0-alpha.5
$ npm i react-router-dom@6.0.0-alpha.5

Nested Routing in an app with dashboard

react-router-6-demo