Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 255 Bytes

React Router v6 Tutorial

Command to clone repo

Clone with SSH

* git clone git@github.com:VSchool/vite-react-router-v6-tutorials.git
* cd react-router-v6-tutorials
* rm -rf .git
* code .
* run npm install to get dependencies