Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.83 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.83 KB

A CommerceJS, Ionic, React & Stripe powered, open source native enabled storefront, cart and checkout experience.

License
commercejs.com | @commercejs | Slack

Introduction

ChopChop is our beautifully designed, elegantly developed demo store and starter kit that sells fine tools for thoughtful cooks. We’ve created a premium brand with a commerce experience to match, ready for native platforms. Read more about this resource on the Commerce.js blog.

🥞 ChopChop Native Stack

Manual installation

Clone the project, then get started by installing the dependencies, and starting the dev server.

yarn install
yarn start

Once the server is running, it'll open up in your browser automatically, start editing the code, and enjoy!

Testing on native

To get the project running natively, run one of the following commands.

ionic capacitor run ion -l --external

ionic capacitor run android -l --external

Ionic will build the project in your platform of choice, and then you can run it in a simulator or on device from that point.

License

This project is licensed under BSD-3-Clause.