matteod / commerce.js-integration-example

Quick example integration with Commerce.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commerce.js Integration Example

Project setup

npm install

Copy example env and add chec credentials

cp example.env .env

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Additional Information

Commerce.js SDK Docs.
Commerce.js API Docs.

About

Quick example integration with Commerce.js


Languages

Language:Vue 91.0%Language:JavaScript 3.8%Language:CSS 3.5%Language:HTML 1.7%