From f018c7aa95341503dff880cf90aaee6c461b1a8f Mon Sep 17 00:00:00 2001 From: yude Date: Wed, 28 Feb 2024 19:36:07 +0900 Subject: [PATCH] Update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e54c643..cf115fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # 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)