基本用法 $ npm install -g vue-cli $ vue init duvjs/duv-examples my-project $ cd my-project $ npm install $ npm run dev