0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00

Update README

This commit is contained in:
yude 2021-05-21 17:19:18 +09:00
parent d90e9cf0c4
commit bfd432c11d
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -1,2 +1,10 @@
# yude.jp
Front page of [yude.jp](https://yude.jp).
Front page of [yude.jp](https://yude.jp).\
Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) and deployed on [Vercel](https://vercel.com).
## Development
* To setup your repository, please run `yarn`.
* To view this website in your computer, please run `yarn dev`.
## License
This repository is licensed under the MIT License.