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
6d6365c240
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils 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.