mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-05 09:58:00 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
|
||
---|---|---|
.vscode | ||
docs | ||
i18n | ||
pages | ||
public | ||
styles | ||
.babelrc | ||
.eslintrc.json | ||
.gitignore | ||
CNAME | ||
LICENSE | ||
next-seo.config.js | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
vercel.json | ||
yarn.lock |
yude.jp
Source code of yude.jp.
Built with Next.js and Tailwind CSS and deployed to Cloudflare Pages.
Development
- Run
yarn
to install dependencies. - Run
yarn dev
to serve.
License
This repository is provided under the MIT License.