From 756453d14405459c0adf5b25674a55a8efd84324 Mon Sep 17 00:00:00 2001 From: jieun Date: Thu, 25 Jun 2026 11:39:34 +0900 Subject: [PATCH] =?UTF-8?q?readme.md=20=ED=8C=8C=EC=9D=BC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index ff55911..6c09c86 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,5 @@ -# smartgarden_chat +# 스마트가든 챗봇 -A new Flutter project. - -## Getting Started - -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) - -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +- 플러터 서버 실행 코드 +- flutter run -d web-server --web-hostname 0.0.0.0 --web-port 8080 +- 예시) flutter run -d web-server --web-hostname 49.238.167.72 --web-port 8080 \ No newline at end of file