shopify-create-node-app

Quickly scaffold out a shopify node app

MIT License

Stars
5
Committers
1

Create-Node-App

Scaffold out a embedded node app in seconds using Polaris and Shopify-Express.

Installation

npm Not currently on NPM :) Someday!

git

git clone [email protected]:TheMallen/shopify-create-node-app.git
npm install -g path/to/clone shopify-create-node-app

Usage

  1. Set up a host for your app

  2. Set up an app on the partners dashboard

  3. Run the generator and fill in the fields

create-node-app my-app-name
  1. Install the app on your store