App created in vue with a simple timer
Go to file
Jeroen De Meerleer b4ff7be877 Added stop button 2021-05-04 20:54:07 +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 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 design and sound effect 2021-05-01 11:26:45 +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.