The entrance of yude.jp
Go to file
2024-03-05 09:56:40 +09:00
public [ImgBot] Optimize images 2024-02-27 13:26:39 +00:00
src Clear body on success 2024-03-05 09:56:40 +09:00
.eslintrc.cjs
.gitignore
404.html Add 404 page 2024-02-27 18:47:28 +09:00
index.html
LICENSE_CC-BY
LICENSE_MIT
package.json Add KaTeX support into chat 2024-03-05 09:31:57 +09:00
postcss.config.js
README.md Update README 2024-02-28 19:36:07 +09:00
tailwind.config.js
tsconfig.json
tsconfig.node.json
vite.config.ts Add 404 page 2024-02-27 18:47:28 +09:00

yude.jp

Development

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

License

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