youcan-shop / cli

YouCan CLI for themes & apps.
https://developer.youcan.shop
MIT License
6 stars 3 forks source link
cli themes youcan

YouCan CLI

YouCan CLI is a command line tool to simplify building YouCan Shop themes and apps.

Learn more in the API Reference.

Prerequisites

Install the latest version of Node.js and a package manager of your choice.

Usage

Developing Apps

You can initialize a YouCan Shop app template using your package manager of choice, this will install all the dependencies you need including YouCan CLI and Qantra

Learn more in the docs: Apps: Getting started

Developing themes

To develop a YouCan Shop theme, you must first install the cli and the theme module globally with:

To initialize a starter theme, run the following command:

To learn more about developing themes for YouCan Shop, refer to Themes: Getting started

Help

If you encounter any issues while using the YouCan CLI or have any suggestions, you can open an issue.