readme.md 파일 수정

This commit is contained in:
2026-06-25 11:39:34 +09:00
parent 68db5b7b45
commit 756453d144

View File

@@ -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