App created in vue with a simple timer
Go to file
Jeroen De Meerleer 6f1a98f65a Added tablet design 2021-05-05 13:24:05 +02:00
android@075ec6a0f6 Added build for android 2021-05-05 11:56:00 +02:00
public Added better warning and sounds 2021-05-05 12:50:35 +02:00
src Added tablet design 2021-05-05 13:24:05 +02: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 Added better warning and sounds 2021-05-05 12:50:35 +02:00
package.json Added build for android 2021-05-05 11:56:00 +02:00
stale_outputs_checked Added build for android 2021-05-05 11:56:00 +02:00
vue.config.js Added build for android 2021-05-05 11:56:00 +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.