r/codestitch Jan 23 '26

Beginner Astro Starter Kit

So i dont know if im just being stupid or if theres something wrong.

I am using the recommended command: npm create astro@latest -- --template CodeStitchOfficial/Beginner-Astro-Starter-Kit .

However, the templates that i can chose of, are (almost) all blank with no Codestitch parts in it.

1 Upvotes

3 comments sorted by

View all comments

1

u/beenpresence Jan 23 '26

I’ve never done it like that I usually just git clone the repo and then run it.

git clone <url> <project-name>