vue3地址

    1. https://github.com/vuejs/vue-next.git

    安装依赖:

    1. yarn --ignore-scripts

    生成sourcemap文件,package.json

    1. "dev": "node scripts/dev.js --sourcemap"