An open API service indexing awesome lists of open source software.

https://github.com/kwchang0831/demo-astro-swup

🧱 Demo of Astro + Swup
https://github.com/kwchang0831/demo-astro-swup

astro astrojs demo swup swupjs

Last synced: 1 day ago
JSON representation

🧱 Demo of Astro + Swup

Awesome Lists containing this project

README

        

Astro + Swup = Demo



🚀 Demo on Vercel

## 🎉 Try it out

### Remote

Deploy with Vercel

### Local

```bash
npx degit kwchang0831/demo-astro-swup my-demo
```

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
|:---------------- |:-------------------------------------------- |
| `pnpm i` | Installs dependencies |
| `pnpm dev` | Starts local dev server at `localhost:3000` |
| `pnpm build` | Build your production site to `./dist/` |
| `pnpm preview` | Preview your build locally, before deploying |

## 👀 Want to learn more?

Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).

## 🐛 Known Issues

- Currently Swup only loads at `/`.