# Start a vue project vue init webpack-simple myproject cd myproject npm install npm run dev