Skip to content

The bare minimum setup for a BigCommerce Stencil theme with some opinionated styling.

Notifications You must be signed in to change notification settings

mitchuman/bigcommerce-blank-theme

Repository files navigation

BigCommerce Blank Stencil Theme

The bare minimum setup for a BigCommerce Stencil theme with some opinionated styling.

Development

Start local stencil server:

npm run dev

Watch for changes to CSS and TS files:

npm run styles:dev
npm run scripts:dev

Bundling

Minify styles and scripts, then bundle theme into a .zip file:

npm run build

Pushing

Minify + bundle + push theme to BigCommerce:

npm run push

About

The bare minimum setup for a BigCommerce Stencil theme with some opinionated styling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published