The content of this repo mainly comes from https://github.com/dogfalo/materialize
It is all about how to build a modern responsive Material Design html5 website with vuejs.
It is a practice to learn
- how to implement
materialize-css
npm package in a webpack project - how to play with vue.js 1.0+, vue-router, vue-loader, etc.
- how to play with ES6
Todos:
- convert html templates to jade
- convert jade components to vue components
- convert some DOM operations to vue implementation
- replace jquery with zeptojs
$ npm install
$ npm run dev
then check on http://localhost:8210