Skip to content

Repository files navigation

DevBuddy

개발자를 위한 유용한 유틸리티 모음 애플리케이션입니다. Vue 3와 Vite를 사용하여 개발되었습니다.

기능

  • Base64 인코딩/디코딩 유틸리티
  • JSON 포맷팅 및 검증 유틸리티
  • 더 많은 기능 추가 예정...

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages