107 | Marketing website done with PHP 108 |
109 |
110 | Astroship is a starter template for startups, marketing websites & landing
111 | pages.
Hello from Astro
-------------------------------------------------------------------------------- /astro-project/src/components/ReactWrapper.astro: -------------------------------------------------------------------------------- 1 | --- 2 | import Counter from './Counter.jsx'; 3 | --- 4 | 5 |
110 | Astroship is a starter template for startups, marketing websites & landing
111 | pages.
139 | Astro comes batteries included. It takes the best parts of state-of-the-art 140 | tools and adds its own innovations. 141 |
142 |Build your site using React, Svelte, Vue, Preact, web 153 | components, or just plain ol' HTML + JavaScript.
154 |Astro renders your entire page to static HTML, 165 | removing all JavaScript from your final build by default.
166 |Need some JS? Astro can automatically hydrate 179 | interactive components when they become visible on the page.
180 |Astro supports TypeScript, Scoped CSS, CSS Modules, 191 | Sass, Tailwind, Markdown, MDX, and any other npm packages.
192 |Automatic sitemaps, RSS feeds, pagination and 204 | collections take the pain out of SEO and syndication. It just works!
205 |Astro is an open source project powered by hundreds 216 | of contributors making thousands of individual contributions.
217 |248 | Pull content from anywhere and serve it fast with Astro's next-gen island 249 | architecture. 250 |
251 | 254 |