0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-11-03 05:08:35 +09:00

Update README.md

This commit is contained in:
2021-11-25 05:59:23 +09:00
committed by GitHub
parent 37adbffcef
commit bed955aa95

View File

@@ -8,7 +8,7 @@ Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss
## Development ## Development
### Setup ### Setup
1. Run `yarn`. 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 ### Preview
* Run `yarn dev`. * Run `yarn dev`.