mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-05 01:48:01 +09:00
17 lines
731 B
Markdown
17 lines
731 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 on [Vercel](https://vercel.com).
|
|
|
|
## Development
|
|
### Setup
|
|
1. Run `yarn`.
|
|
1. Rename `.env.local.sample` as `.env.local` and set value.
|
|
### Preview
|
|
* Run `yarn dev`.
|
|
|
|
## License
|
|
This repository is provided under the MIT License.
|