Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 297 Bytes

nuxt-stripe-shop

Just a test shop made using nuxt, vue-stripe-checkout, and vue-paypal-checkout

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm start