Client Project setup Install dependencies in the client folder npm install Compiles and hot-reloads for development Run Vue development enviroment (leave running in a terminal window). Within client folder: npm run serve Using The application is running on port 8080 so vist http://localhost:8080/ Example