Create a site

Create the starter, open the folder in an AI coding agent, and ask it to build the site using the instruction files.

npm create website-md@latest my-site
cd my-site
npm run dev

Prompt

Use WEBSITE.md, DESIGN.md, COPY.md, and SEO.md to create a polished one-page website for my business. Preview it locally and run checks before you finish.

The agent should edit files, preview locally, fix visible layout issues, run checks, and report deploy steps.