An open API service indexing awesome lists of open source software.

https://github.com/instantcommerce/instant-sdk

The Instant Commerce SDK enables developers to build completely custom React based blocks and publish them to the Instant Commerce platform.
https://github.com/instantcommerce/instant-sdk

ecommerce react typescript

Last synced: about 1 year ago
JSON representation

The Instant Commerce SDK enables developers to build completely custom React based blocks and publish them to the Instant Commerce platform.

Awesome Lists containing this project

README

          



Instant Commerce

Instant Commerce SDK




The Instant Commerce SDK enables developers to build completely custom React based blocks and publish them to the Instant Commerce platform.

[View documentation 📚](https://docs.instantcommerce.io/)

---

## Installation âš¡

The CLI is available as an npm package. To install the package run:

```bash
npm install -g @instantcommerce/cli
```

## Getting started

Read our [Getting Started guide](https://docs.instantcommerce.io/) to get up and running.

## Instant SDK examples

The [instant-sdk-examples](https://github.com/instantcommerce/instant-sdk-examples) project contains a collection of helpful blocks and components built with the Instant SDK.