@cotufa82
@cotufa82
@cotufa82
@cotufa82
o...
@cotufa82
surge.sh
now.sh
Cual será?
@cotufa82
## Instalamos el CLI
npm install -g now
## Have fun
now
@cotufa82
## Instalamos el CLI
npm install -g surge
## Have fun
surge
@cotufa82
## HE AQUI UN TRUQUITO HERMOSO
npm install --save-dev vue-gh-pages
## Si usas Yarn..
yarn add vue-gh-pages
## Webpack? No problem... hay que tirarse un par de pasitos mas:
# Añadir a package.json*:
"deploy": "node ./node_modules/vue-gh-pages/index.js
"wst": "/dist/"
"homepage": "https://github.com/myusername/my-app",
## HAVE FUN!!
npm run deploy
@cotufa82
@cotufa82
Igual.. queda la info aqui... 👌 psst! scroll down 👇🏼
@cotufa82
(O SI SI..?)