Just a test of the Vue Material framework.
Usage:
- You need to create a 'dist' folder or else watchify will fail to create the bundle.js;
- 'npm install';
- 'npm start' to compile and serve using lite-server;
- 'npm run bundle-js' to create minified bundle.js for production.