Update the URL when navigating

Hey There, i’m creating app with react.js and framework7, but how can i make the urls gets update when the user navigates to diff page
forexample,
localhost:3000/
localhost:3000/about when the user gets on the about page

This is possible for the main view of the app.
See this documentation page for instructions: View / Router | Framework7 Documentation