@astro-sitecore-jss/create-astro-sitecore-jss
v1.1.2
Published
Astro Sitecore JSS initializer
Downloads
80
Maintainers
Readme
Sitecore JavaScript Rendering Astro Initializer
@astro-sitecore-jss/create-astro-sitecore-jss scaffolds an Astro + Sitecore JSS sample application built on @astro-sitecore-jss/astro-sitecore-jss.
It is based on the official Sitecore JSS initializers. We used the official JSS initializer as a base so the Astro template can be merged into the official JSS repository.
How to use it
- Open a command line.
- Run
npx @astro-sitecore-jss/create-astro-sitecore-jss@latest.
Why Astro
Astro renders to HTML by default and only hydrates the islands that need JavaScript, delivering higher Lighthouse scores on mobile, faster LCP, and less main-thread blocking versus Next.js. See the case study.
Learn more
- SDK package:
@astro-sitecore-jss/astro-sitecore-jss - Repository root: jss-astro-public
Made by EXDST
