From 4b1c7c653c107fc51b0c90b28dbc9778198f3cc8 Mon Sep 17 00:00:00 2001 From: Maki Date: Sun, 4 Jan 2026 18:02:56 +0800 Subject: [PATCH] Add startup instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f502011..765a2b4 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,6 @@ express storage site - Node.js 18^ - Good internet -Use `reg ` to create accounts. This application may not always be safe. \ No newline at end of file +Use `reg ` to create accounts. This application may not always be safe. + +Run `npm run quick` to build and start the application. \ No newline at end of file