Skip to content

Integration demo for Checkout Web

Notifications You must be signed in to change notification settings

optile/checkout-web-sdk-code-demo

Repository files navigation

Checkout Web SDK Code Demo

Overview

Welcome to the Checkout Web SDK Code Demo! This repository contains a demo application showcasing the Checkout Web SDK, along with its documentation.

Local Development Guide

To set up and run the project locally, follow these steps:

1. Clone the Repository

Clone this repository to your local machine:

git clone https://github.com/optile/checkout-web-sdk-code-demo.git

2. Install Dependencies

Navigate to the project directory and install the necessary dependencies:

npm install

3. Run the Development Server

Start the development server to view the project locally:

npm run dev

Note: It's important to note the project runs on port 3000

4. Build the Project

To create a production build of the project, run:

npm run build

5. Preview the Build

To preview the production build locally:

npm run preview

Deployment

This project is automatically deployed to GitHub Pages via GitHub Actions. Any push to the main branch triggers the deployment process.

About

Integration demo for Checkout Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •