Update README

This commit is contained in:
yude 2021-05-28 12:50:00 +09:00
parent 622d43554f
commit bb88dd6a02
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
1 changed files with 5 additions and 2 deletions

View File

@ -6,8 +6,11 @@ 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 preview, please run `yarn dev`.
### Setup
1. Run `yarn`.
1. Rename `.env.local.sample` as `.env.local` and set value.
### Preview
* Run `yarn dev`.
## License
This repository is licensed under the MIT License.