Welcome to React Router!
A minimal template for experimenting with React Router v7.
![NOTE]
This template should not be used for production apps and is intended more for experimentation and demo applications. Please see the default template for a more full-featured template.
Getting Started
Installation
Install the dependencies:
npm installDevelopment
Start the development server with HMR:
npm run devYour application will be available at http://localhost:5173.
Built with ❤️ using React Router.