Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 478 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 478 Bytes

TownPass-Services

TownPass-Services project made with Vue3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint