https://github.com/smarterlabs/ulysses
Extendable ecommerce with JS
https://github.com/smarterlabs/ulysses
cart ecommerce headless jamstack
Last synced: 29 days ago
JSON representation
Extendable ecommerce with JS
- Host: GitHub
- URL: https://github.com/smarterlabs/ulysses
- Owner: smarterlabs
- Created: 2020-01-22T22:04:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:32:05.000Z (over 3 years ago)
- Last Synced: 2024-12-22T09:11:13.352Z (over 1 year ago)
- Topics: cart, ecommerce, headless, jamstack
- Language: JavaScript
- Homepage:
- Size: 3.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ulysses
A React e-commerce library.
**This project is in alpha.**
## Installation
```bash
npm install --save @smarterlabs/ulysses
```
or with Yarn:
```bash
yarn add @smarterlabs/ulysses
```
## Usage
For usage, see the sandbox package.