项目作者: vittau
项目描述 :
Testing Vue Material framework
高级语言: HTML
项目地址: git://github.com/vittau/vue-material-test.git
vue-material-test
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.