mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Update README
This commit is contained in:
parent
622d43554f
commit
bb88dd6a02
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user