/hello-vue

vue2.0的demo,学习了elementUI组件,自定义markdown的指令...

Primary LanguageJavaScript

hello-vue

demo

vue2.0的demo:

  • 学习了elementUI组件
  • 自定义markdown的指令
  • 上传照片生成二维码,下载二维码

运行此项目

# clone respository
git clone git@github.com:jintangWang/hello-vue.git

# enter the directory 
cd hello-vue

# install dependencies
npm install

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

参考链接

  • marked:A full-featured markdown parser and compiler, written in JavaScript.
  • highlight.js:Javascript syntax highlighter