https://github.com/front-commerce/examples
A community-driven repository showcasing examples using Front-Commerce features
https://github.com/front-commerce/examples
Last synced: 2 months ago
JSON representation
A community-driven repository showcasing examples using Front-Commerce features
- Host: GitHub
- URL: https://github.com/front-commerce/examples
- Owner: front-commerce
- License: mit
- Created: 2022-11-03T08:44:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T09:01:58.000Z (about 2 years ago)
- Last Synced: 2024-06-06T10:26:28.603Z (about 2 years ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples
A community-driven repository showcasing examples using Front-Commerce features
## Usage
This module is aimed at being used in a [Front-Commerce](https://developers.front-commerce.com/) project.
1. clone the [Front-Commerce skeleton](https://gitlab.blackswift.cloud/front-commerce/front-commerce-skeleton), or use an existing Front-Commerce project
2. add this module as a submodule: `git submodule add git@github.com:front-commerce/examples.git examples`
Then, follow instructions from the `README.md` files available in each example directory.