Sample Reading List App A web application using the Vue.js front-end framework that allows the user to create a list of books. Uses the Google Books API. Live URL https://ancient-castle-74889.herokuapp.com/ Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Run Chai.js unit tests npm run test:unit Customize configuration See Configuration Reference.