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.
- Host: GitHub
- URL: https://github.com/instantcommerce/instant-sdk
- Owner: instantcommerce
- Created: 2022-10-16T17:00:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T10:11:52.000Z (about 3 years ago)
- Last Synced: 2023-05-12T11:23:12.760Z (about 3 years ago)
- Topics: ecommerce, react, typescript
- Language: TypeScript
- Homepage: https://docs.instantcommerce.io
- Size: 1.39 MB
- Stars: 17
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.