This is a Vue Application that enables Kindle users to view, edit and manage their highlights in My Clipping.txt file.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production
npm run build
8000