Skip to content

The minimal clock app built with vue.js.

License

Notifications You must be signed in to change notification settings

adityaaw/clocky-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Aditya
Mar 24, 2024
9c75def · Mar 24, 2024

History

4 Commits
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024

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