GitHunt
SA

sagarjauhari/vue-deploy-demo

Repo accompanying my blog post about deploying webpack apps to Heroku

Vue Heroku deploy demo

Repo accompanying the blog post Quick-n-clean way to deploy Vue + Webpack apps on Heroku

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# deploy dist folder to Heroku
npm run deploy

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Languages

JavaScript90.4%Vue7.2%HTML2.4%

Contributors

Created May 19, 2016
Updated April 5, 2020
sagarjauhari/vue-deploy-demo | GitHunt