Skip to content

An example of using Vue.js with the Square payment form

Notifications You must be signed in to change notification settings

tristansokol/vue-square

Repository files navigation

vue-square

A example of using the Square Payment Form with Vue.js. Please read the full description in this blog post.

To try it out, first clone the repo and then run npm run dev to start up the development server.

This example was made with the vue-cli, so most of the boilerplate is from the default 'webpack' project.

Other things you might be interested in:

Other Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

An example of using Vue.js with the Square payment form

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages