Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 795 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 795 Bytes

Hydrogen + Commerce Template for Atama Composer

This is a demo repository showcasing how to integrate Atama Composer into Hydrogen. The repository is based on the Hydrogen "demo-store-ts" template.

If you're new to Atama, we recommend you start with our documentation and using our quickstart.

Pre-requisites

Running locally

Remember to update hydrogen.config.js with your shop's domain and Storefront API token!

npm install
npm run dev