Initializeda vue project with CLI and Webpack
vue init webpack-simple [project_name] cd [project_name] npm install