📄 Strinum 설치 및 사용 가이드

1️⃣ Strinum이란?

2️⃣ 사용 시작

기본 흐름

단계설명
1단계정리 / 분석
2단계트리 DSL 생성
3단계화면 설계 및 기능
4단계소스코드 출력
5단계자료 다운로드

예제 DSL

A01 신규 고객 정보 수집
  - 이름, 연락처, 관심 분야 입력 받기
  - 저장: memory.customer.info
  - 이메일 안내 발송
    

1️⃣ What is Strinum?

2️⃣ Getting Started

Basic Workflow

StepDescription
Step 1Sort / Analyze
Step 2Generate Tree DSL
Step 3Design UI / Features
Step 4Output source code
Step 5Download materials

Example DSL

A01 Collect new customer info
  - Input: name, contact, area of interest
  - Save to: memory.customer.info
  - Notify via email