vue-guess-game Create a vue application from scratch with webpack 4 and babel. Install dependencies. npm install Serve the application. npm run start Build the application. npm run build