App created in vue with a simple timer
Go to file
Jeroen De Meerleer 3bd684a99f ENHANCEMENT: adding focus 2021-12-30 16:34:03 +01:00
android@399ae864d2 Added icons 2021-05-15 11:57:56 +02:00
public Added better warning and sounds 2021-05-05 12:50:35 +02:00
resources Added icons 2021-05-15 11:57:56 +02:00
src ENHANCEMENT: adding focus 2021-12-30 16:34:03 +01:00
.gitignore Added build for android 2021-05-05 11:56:00 +02:00
.gitmodules Added build for android 2021-05-05 11:56:00 +02:00
README.md Initla commit 2021-04-19 18:13:54 +02:00
babel.config.js init 2021-04-19 18:17:53 +02:00
capacitor.config.json Added build for android 2021-05-05 11:56:00 +02:00
package-lock.json ENHANCEMENT: adding focus 2021-12-30 16:34:03 +01:00
package.json Added icons 2021-05-15 11:57:56 +02:00
stale_outputs_checked Added build for android 2021-05-05 11:56:00 +02:00
vue.config.js Added icons 2021-05-15 11:57:56 +02:00

README.md

Rummy-timer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.