Giter Club home page Giter Club logo

adil-pathan / chopchop-ionic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chec/chopchop-ionic

0.0 0.0 0.0 3.04 MB

Open-source template for building mobile native commerce applications. Utilizes Ionic Framework, Commerce.js, and React. Pre integrated with Stripe

Home Page: https://commercejs-chopchop-demo.vercel.app/

License: BSD 3-Clause "New" or "Revised" License

Shell 0.20% HTML 1.27% TypeScript 77.75% CSS 20.26% JavaScript 0.52%

chopchop-ionic's Introduction

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, now ready to be use natively accross iOS and Android. 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

This project can be built for either iOS or Android using Capacitor. Capacitor makes it easy to build web applications that can be ran natively.

Ensure capacitor is included in the project by running:

npx cap init [appName] [appId]

Also, ensure the project has been built once by running:

ionic build

Next, add a desired platform to the project:

npx cap add ios
npx cap add android

From here, we can run the project natively using 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.

If you find that your project has not updated correctly in the native build, run npx cap copy to ensure the native outputs have the latest built code.

License

This project is licensed under BSD-3-Clause.

chopchop-ionic's People

Contributors

craigtweedy avatar eufandem avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.