Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/h-ymt/nextjs-swiper-demo

Next.jsでSwiperを実装したデモサイト
https://github.com/h-ymt/nextjs-swiper-demo

bun nextjs swiper

Last synced: 7 days ago
JSON representation

Next.jsでSwiperを実装したデモサイト

Awesome Lists containing this project

README

        

# Next.js × Swiper のデモサイト

Next.js と Swiper を使用して、スライダーを実装したサイトです。
パッケージマネージャに Bun を使用しています。

| Command | Action |
| :-------------- | :----------------------- |
| `bun install` | パッケージのインストール |
| `bun run dev` | 開発環境の起動 |
| `bun run build` | プロジェクトをビルドする |

# Web サイト

https://nextjs-swiper-demo.vercel.app/

![](/public/capture.png)