A Simple Checkout Page using vue.js with Bootstrap to test the Payment API for Moip Technical Challenge
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build