App created in vue with a simple timer
Go to file
Jeroen De Meerleer a012dea7ab Added web-app capability 2021-04-22 14:04:30 +02:00
public Added web-app capability 2021-04-22 14:04:30 +02:00
src Added web-app capability 2021-04-22 14:04:30 +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

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.