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.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build