Skip to content

The minimal clock app built with vue.js.

License

Notifications You must be signed in to change notification settings

adwardstark/clocky-vuejs

Repository files navigation

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