Skip to content

youcan-shop/dusk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dusk Theme for YouCan Shop

Dusk is a customizable starter theme designed for YouCan Shop. It acts as a starting point to help developers quickly create and customize themes using the YouCan CLI.

Dusk Theme is built using liquid templating language, html, css and javascript which makes it easy to customize.

Getting Started

  1. Install YouCan CLI and theme package:
npm install -g @youcan/cli@latest @youcan/theme@latest
  1. Authorize the CLI:
youcan auth login
  1. Initialize the starter theme:
youcan theme init

YouCan CLI uploads this theme as a development version to the store you're connected to, ready for further modifications in your local code editor.

  1. Start the Development Server:
youcan theme dev

For detailed instructions, visit the YouCan Theme Get Started Guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published