Skip to content

Commit

Permalink
[Feature/BAR-50] dev 실행시 브라우저 자동 오픈 (#14)
Browse files Browse the repository at this point in the history
* feat: dev 실행시 브라우저 오픈

* feat: 로그 파일 제거
  • Loading branch information
miro-ring authored Dec 25, 2023
1 parent 052dd83 commit a11d969
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 350 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
node_modules
.next
*.log
Loading

0 comments on commit a11d969

Please sign in to comment.