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.
Install the dependencies:
npm install
Start the development server with HMR:
npm run dev
Your application will be available at http://localhost:5173
.
Built with ❤️ using React Router.