App created in vue with a simple timer
Go to file
Jeroen De Meerleer cce164037b Added build for android 2021-05-05 11:56:00 +02:00
android@075ec6a0f6 Added build for android 2021-05-05 11:56:00 +02:00
public Better sound effect 2021-05-03 17:05:44 +02:00
src Added stop button 2021-05-04 20:54:07 +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 build for android 2021-05-05 11:56:00 +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.