mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
8f58012cdb
close #6 |
||
---|---|---|
.vscode | ||
docs | ||
locales | ||
pages | ||
public/static | ||
styles | ||
.babelrc | ||
.env.local.sample | ||
.gitignore | ||
CNAME | ||
i18n.json | ||
LICENSE | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
yude.jp
Source code of yude.jp.
Built with Next.js and Tailwind CSS and deployed on Vercel.
Development
Setup
- Run
yarn
. - Rename
.env.local.sample
as.env.local
and set value.
Preview
- Run
yarn dev
.
License
This repository is provided under the MIT License.