This repo contains a basic implementation of a shopping list using vue. The first commit contains the implementation with one single component while the second commit contains an alternative implementation using two components.
npm install
npm run serve
npm run build
npm run lint