The entrance of yude.jp
Go to file
yude e8e34b2d95 Add banner: powerfulfamily.net 2024-05-06 06:23:39 +09:00
public Add banner: powerfulfamily.net 2024-05-06 06:23:39 +09:00
src Add banner: powerfulfamily.net 2024-05-06 06:23:39 +09:00
.eslintrc.cjs Initial commit 2024-01-15 22:28:35 +09:00
.gitignore Add bun.lockb to gitignore 2024-01-22 21:36:30 +09:00
404.html Add 404 page 2024-02-27 18:47:28 +09:00
LICENSE_CC-BY Add CC-BY license 2024-01-23 10:30:37 +09:00
LICENSE_MIT Add CC-BY license 2024-01-23 10:30:37 +09:00
README.md Update README 2024-02-28 19:36:07 +09:00
index.html Support i18n 2024-03-25 04:10:17 +00:00
package.json Copy public services tab into markdown 2024-04-07 07:29:35 +09:00
postcss.config.js Initial commit 2024-01-15 22:28:35 +09:00
tailwind.config.js Support i18n 2024-03-25 04:10:17 +00:00
tsconfig.json Initial commit 2024-01-15 22:28:35 +09:00
tsconfig.node.json Initial commit 2024-01-15 22:28:35 +09:00
vite.config.ts Copy public services tab into markdown 2024-04-07 07:29:35 +09:00

README.md

yude.jp

Development

# Install dependencies
$ bun install
# Start Vite's development server
$ bun dev

License

MIT (for code), CC-BY 4.0 (for content)