项目作者: vittau

项目描述 :
Testing Vue Material framework
高级语言: HTML
项目地址: git://github.com/vittau/vue-material-test.git
创建时间: 2017-07-29T18:59:47Z
项目社区:https://github.com/vittau/vue-material-test

开源协议:

下载


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.