Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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を実装したデモサイト
- Host: GitHub
- URL: https://github.com/h-ymt/nextjs-swiper-demo
- Owner: H-ymt
- Created: 2023-11-02T04:10:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-02T12:25:23.000Z (about 1 year ago)
- Last Synced: 2023-11-03T08:38:37.894Z (about 1 year ago)
- Topics: bun, nextjs, swiper
- Language: TypeScript
- Homepage: https://nextjs-swiper-demo.vercel.app/
- Size: 4.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)