This project is developing with Vue 3 in Vite.
- Static datas should be moved to seperated json file.
- Different language support should be added.
- Projects section should be added.
- Content should be added to blog section.
- Music section should be redesigned.
npm installnpm run devnpm run buildRun Unit Tests with Vitest
npm run test:unitLint with ESLint
npm run lint