Skip to content

Klrfl/TellTime

Repository files navigation

TellTime

This repository contains the code for TellTime, a timer app. This app is made in Vue 3 + Vite using the Luxon package.

This project uses the MIT license. Note: this app is still in development. Any constructive feedback or pull requests are appreaciated.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build