Free CourseEdit Your Website

Module 1 · Open your website & meet Claude Code

Open your website folder (with its instructions file)

12 min

Everything you do lives in one folder — all of your website’s files in a single place. Let’s get that folder onto your computer and open it in Claude Code. This is your safe workspace: Claude only ever touches files inside the folder you open.

Watch — hand-picked

The clearest walkthroughs of this step, from creators we rate. Each one’s credited — go give them a follow.

How Claude Code Works

ClaudeCurated · third-party

The CLAUDE.md file

ClaudeCurated · third-party

Why You Need Plan Mode in Claude Code (Pro Tips)

GritAI StudioCurated · third-party

Step 1 — Put your website folder on your Desktop

  • If Evolvv built your site: we sent you a .zip file with all your website’s files. Save it to your Desktop, then unzip it (right-click → “Extract All” on Windows, or double-click on Mac). You’ll get a folder with your website inside.
  • If you have your own site’s files: make sure they’re all together in one folder on your Desktop. If your site is currently on GitHub, don’t worry — you can also just tell Claude “my website is on GitHub” in the next lesson and it will help you download it.
Keep it to this one folder

This single folder is what keeps everything tidy and safe. Don’t scatter the files across your Desktop or drop them into Documents — keep them together in their own clearly named folder, like my-website.

Step 2 — Open the folder in Claude Code

  • Desktop app: start a new session and, where it asks which folder to work in (the “project folder”), choose your website folder. Not sure where that setting is? Just ask Claude “how do I open my project folder?” — it’ll point you to it.
  • Terminal: type cd Desktop/my-website (use your folder’s name) then claude.

Step 3 — Add the instructions file (so Claude knows how to help you)

This is the secret ingredient. It’s a small file called CLAUDE.md that sits in your website folder and quietly tells Claude Code exactly how to work with you: that you’re not technical, to explain every step in plain English, to ask questions often, and to always preview changes before publishing.

Evolvv clients — you already have this

If we built your site, this CLAUDE.md file is already inside your folder — you don’t need to do anything. It’s here to download too, in case you ever want a fresh copy.

CLAUDE.md — your website's instructions fileDrop this in the top level of your website folder. It teaches Claude Code to guide you gently, in plain English, and to keep your site safe. Works for any website.DownloadFirst-session prompts (copy-paste cheat sheet)The exact prompts to paste, in order, for your very first session — get oriented, preview your site, make a change, and publish.Download

To add it yourself: download CLAUDE.md above and move it into the top level of your website folder (the same place as the other files). That’s it.

What success looks like

Your website folder is on your Desktop, opened in Claude Code, with a CLAUDE.md file inside it and a chat box ready. You’re set up to start.

If you get stuck

Can’t unzip the file, or not sure you picked the right folder? Open Claude Code, point it at the folder, and paste: “I’m not technical. Can you confirm this folder actually contains my website, and tell me in plain English what’s inside it?” Claude will check and reassure you.

Open your website folder (with its instructions file) — Edit & Update Your Website with AI