Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 636 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 636 Bytes

clocky

The minimal clock app built with vue.js.

dark light

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint