The entrance of yude.jp
Go to file
2024-02-28 19:36:07 +09:00
public
src
.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 404 page 2024-02-27 18:47:28 +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)