I hereby claim:
- I am holykol on github.
- I am holykol (https://keybase.io/holykol) on keybase.
- I have a public key ASBoi8fRSrXJiBM_iprQGeOHBl8RnCbnnlWY9HJxLRcP0Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // yarn init -y && yarn add gulp gulp-connect gulp-watch | |
| var gulp = require('gulp'), | |
| connect = require('gulp-connect'), | |
| watch = require('gulp-watch'); | |
| gulp.task('serve', function(event) { | |
| connect.server({ | |
| root: "./", | |
| port: 3000, |
| module.exports = { | |
| root: true, | |
| extends: [ | |
| "eslint:recommended", | |
| "plugin:vue/recommended" | |
| ], | |
| plugins: [ | |
| 'vue' | |
| ], | |
| env: { |
| { | |
| } |