mirror of
https://github.com/yudejp/yude.jp.git
synced 2025-01-23 04:57:21 +00:00
15 lines
174 B
Markdown
15 lines
174 B
Markdown
# yude.jp
|
|
|
|
## Development
|
|
|
|
```shell
|
|
# Install dependencies
|
|
$ bun install
|
|
# Start Vite's development server
|
|
$ bun dev
|
|
```
|
|
|
|
## License
|
|
|
|
MIT (for code), CC-BY 4.0 (for content)
|