0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 15:26:01 +09:00
yude.jp/README.md

17 lines
729 B
Markdown
Raw 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-05-21 17:19:18 +09:00
Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) and deployed on [Vercel](https://vercel.com).
## Development
2021-05-28 12:50:00 +09:00
### Setup
1. Run `yarn`.
2021-11-25 05:59:23 +09:00
1. Copy `.env.local.sample` as `.env.local` and set value.
2021-05-28 12:50:00 +09:00
### Preview
* Run `yarn dev`.
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.