create-shopify-app
js
Create a fresh Shopify app. Using Laravel as the backend and Polaris (React) in the frontend.
Version 1.6.0 License MIT
INSTALL
Type:
<script type="module"> import createShopifyApp from 'https://cdn.jsdelivr.net/npm/create-shopify-app@1.6.0/+esm' </script>
create-shopify-app
Create a Shopify App by running a single command.
Technologies
- Shopify CLI
- Laravel
- React
- Polaris
Get Started
Go to your workspace. The following command will create a new project folder for you.
npm create shopify-app@latest
Follow the instructions this command will show.