Skip to content

Checkout form with vue 3 and vuex for state management.

Notifications You must be signed in to change notification settings

stivv/vue-checkout-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Checkout Form with vue

A simple checkout form with vue and vuex for state management.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.