npm install vue-cli -g vue init webpack project_name cd project_name npm install npm run dev npm run build