Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 586 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 586 Bytes

vue-render-demo

使用slot和h函数(createElement方法)执行render方法渲染元素

环境:

vue-cli4
vue 2.6+

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.