mirror of
https://github.com/yude-jp/yude.jp
synced 2024-11-01 07:58:01 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
43724ec2f5
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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.