Hacker News new | ask | show | jobs
by fks 1835 days ago
Run `npm create astro` in any directory to load one of 4 starter demos!
1 comments

Suspect that should be `npm init astro` or `yarn create astro`.

TIL: npm initializers, thanks!