Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 191 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 191 Bytes

vue-sample-tskaigi

TSKaigi 2024用に利用するサンプルコードです。

Build

npm i
npm run dev

run on http://localhost:8080

Lint

npm run lint:fix