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
0a50795838
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.vscode | ||
docs | ||
locales | ||
pages | ||
public | ||
styles | ||
.babelrc | ||
.env.local.sample | ||
.gitignore | ||
CNAME | ||
i18n.json | ||
LICENSE | ||
next-seo.config.js | ||
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.