Remix CodeTour is using vscode extension to create a code tour for Remix QuickStart tutorial that Ryan wrote.
-
Install this vscode extension https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour
-
Create new remix project using
npx create-remix@latest
-
Cd into your project folder
-
Create new folder named
.tours
at your project root -
Copy this repo content into
.tours
folder -
Reload vscode.
The end!
now you can work thru the tutorial in cool and easy way