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

Update README.md

This commit is contained in:
yude 2021-11-25 05:59:23 +09:00 committed by GitHub
parent 37adbffcef
commit bed955aa95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss
## Development
### Setup
1. Run `yarn`.
1. Rename `.env.local.sample` as `.env.local` and set value.
1. Copy `.env.local.sample` as `.env.local` and set value.
### Preview
* Run `yarn dev`.