mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-01 07:58:01 +09:00
14 lines
702 B
Markdown
14 lines
702 B
Markdown
# yude.jp
|
|
![Vercel](https://vercelbadge.vercel.app/api/yudejp/yude.jp?style=for-the-badge)
|
|
<img alt="Next JS" src="https://img.shields.io/badge/nextjs-%23000000.svg?style=for-the-badge&logo=next.js&logoColor=white"/>
|
|
<img alt="TailwindCSS" src="https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white"/>\
|
|
Source code of [yude.jp](https://yude.jp).\
|
|
Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) and deployed to [Cloudflare Pages](https://pages.cloudflare.com/).
|
|
|
|
## Development
|
|
1. Run `yarn` to install dependencies.
|
|
2. Run `yarn dev` to serve.
|
|
|
|
## License
|
|
This repository is provided under the MIT License.
|