Self Learning of VueJS using ExpressJS backend API and Webpack.
$ git clone https://github.com/ahmed-dinar/express-vuejs-webpack-learning.git
$ cd express-vuejs-webpack-learning
$ cd client/
$ npm install
$ npm run build
$ cd server/
$ npm install
$ node bin/www
Open: http://localhost:3000/