Skip to content

Commit

Permalink
Merge branch 'develop' into design/#13
Browse files Browse the repository at this point in the history
  • Loading branch information
lsh1215 committed Nov 23, 2024
2 parents ae38917 + ec14b03 commit e1c1d86
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,16 @@ npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
npm install react-router-dom
npm install lucide-react
npm install prop-types
npm install recharts
```

## 실행

```
npm run dev
```
```

0 comments on commit e1c1d86

Please sign in to comment.