@red-glare/create
v0.0.1
Published
CLI scaffolder for Red Glare documentation sites
Maintainers
Readme
@red-glare/create
CLI scaffolder for Red Glare USWDS documentation sites.
Bootstraps a new Astro project pre-wired with @red-glare/astro, USWDS styles, Preact for interactive islands, and a minimal docs starter.
Usage
pnpm create @red-glare my-agency-docs
# or
npm create @red-glare my-agency-docs
# or
yarn create @red-glare my-agency-docsThen:
cd my-agency-docs
pnpm install
pnpm devSee the main README for what @red-glare/astro ships and how to configure it.
License
MIT
