Vue-based annoying website.
Go to file
2021-02-06 17:32:21 +01:00
public an annoying website with Vue 2021-02-06 17:32:21 +01:00
src an annoying website with Vue 2021-02-06 17:32:21 +01:00
.gitignore init 2021-02-06 16:28:51 +01:00
babel.config.js init 2021-02-06 16:28:51 +01:00
index.html an annoying website with Vue 2021-02-06 17:32:21 +01:00
package-lock.json init 2021-02-06 16:28:51 +01:00
package.json init 2021-02-06 16:28:51 +01:00
README.md init 2021-02-06 16:28:51 +01:00

annoying

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.