Skip to content

Commit

Permalink
readme 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
WongueShin committed May 10, 2024
1 parent b559822 commit 455ce3e
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# stdd_ex
# FE에서 TDD 시작해보기

A new Flutter project.
https://festa.io/events/5090
의 발표 자료입니다.

## Getting Started
테스트 실행을 위해선 pub run build_runner build 로
mock repository 를 생성해야 합니다.

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.
```bash
pub run build_runner build
```

0 comments on commit 455ce3e

Please sign in to comment.