App created in vue with a simple timer
Go to file
Jeroen De Meerleer 7e8bce941f Added wakelock implementation 2021-04-30 13:14:23 +02:00
public It's a PWA 2021-04-22 16:57:20 +02:00
src Added wakelock implementation 2021-04-30 13:14:23 +02:00
.gitignore init 2021-04-19 18:17:53 +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
package-lock.json Using Sass instead of css 2021-04-22 13:39:38 +02:00
package.json Using Sass instead of css 2021-04-22 13:39:38 +02:00
vue.config.js Added wakelock implementation 2021-04-30 13:14:23 +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.