Skip to content

josephshambrook/astro-islands-demo

Repository files navigation

🏝️ Astro Islands Demo

A micro-site demonstrating Astro Islands, the technology principle that makes Astro so darn fast and lets developers use any UI framework they like on the same website.

This site accompanies my "Astro Islands: Beyond Framework Borders" talk.

🧞 Commands

All commands are run from the root of the project, from a terminal. You'll want to run npm install before running of the following too.

Command Action
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published