https://github.com/commercetools/mc-custom-apps-training
MC Custom Apps Training Starter Kit
https://github.com/commercetools/mc-custom-apps-training
Last synced: about 1 year ago
JSON representation
MC Custom Apps Training Starter Kit
- Host: GitHub
- URL: https://github.com/commercetools/mc-custom-apps-training
- Owner: commercetools
- Created: 2021-02-02T11:22:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T08:03:40.000Z (almost 3 years ago)
- Last Synced: 2025-04-20T15:17:58.413Z (about 1 year ago)
- Language: JavaScript
- Size: 7.05 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Merchant Center starter application
This is the starter application for the MC Custom Apps Training
## Installation
```bash
$ npm install
$ npm start
# or
$ yarn
$ yarn start
```
You can have a look at our setup in the [`merchant-center-application-kit`](https://github.com/commercetools/merchant-center-application-kit) repository to help you getting set up.
contact training@commercetools.com for more information