vue-webpack-calculator

A simply vue-calculator built by vue2.0 + vue-cli (webpack- simple) ,
fast way to get through vue.js , vue-loader and webpack .

Grade that this demo has been merged into the project :awesome-vue:yum:
And here is another vue demo wikipediaViewer-vuejs ,which is also merged into the project :awesome-vue:yum:

calculator_vuejs

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

todo item

  • add keycode eventListener

GitHub