mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 04:00:10 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
cdcce3a39b
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... 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.