/Remix-CodeTour

Remix CodeTour is using vscode extension to create a code tour for Remix QuickStart tutorial that Ryan wrote.

Remix-CodeTour

Remix CodeTour is using vscode extension to create a code tour for Remix QuickStart tutorial that Ryan wrote.

Steps

  1. Install this vscode extension https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour

  2. Create new remix project using npx create-remix@latest

  3. Cd into your project folder

  4. Create new folder named .tours at your project root

  5. Copy this repo content into .tours folder

  6. Reload vscode.

The end!

now you can work thru the tutorial in cool and easy way