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
- Host: GitHub
- URL: https://github.com/kwchang0831/demo-astro-swup
- Owner: kwchang0831
- License: mit
- Created: 2022-06-10T01:20:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T22:19:51.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T21:51:15.492Z (about 1 month ago)
- Topics: astro, astrojs, demo, swup, swupjs
- Language: Astro
- Homepage: https://demo-astro-swup.vercel.app/
- Size: 1.75 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Astro + Swup = Demo
## 🎉 Try it out
### Remote
### 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 `/`.