yude.jp/README.md

14 lines
702 B
Markdown
Raw Permalink Normal View History

2021-02-19 11:37:11 +09:00
# yude.jp
2021-05-21 18:57:55 +09:00
![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"/>\
2021-06-14 12:29:15 +09:00
Source code of [yude.jp](https://yude.jp).\
2021-12-23 18:16:55 +09:00
Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) and deployed to [Cloudflare Pages](https://pages.cloudflare.com/).
2021-05-21 17:19:18 +09:00
## Development
2021-12-11 19:01:18 +09:00
1. Run `yarn` to install dependencies.
2. Run `yarn dev` to serve.
2021-05-21 17:19:18 +09:00
## License
2021-06-14 12:29:15 +09:00
This repository is provided under the MIT License.