mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +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).
|
Built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/) and deployed on [Vercel](https://vercel.com).
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
* To setup your repository, please run `yarn`.
|
### Setup
|
||||||
* To preview, please run `yarn dev`.
|
1. Run `yarn`.
|
||||||
|
1. Rename `.env.local.sample` as `.env.local` and set value.
|
||||||
|
### Preview
|
||||||
|
* Run `yarn dev`.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This repository is licensed under the MIT License.
|
This repository is licensed under the MIT License.
|
||||||
|
Loading…
Reference in New Issue
Block a user