FrescoBox is a fresh subscription theme made for the LemonStand eCommerce platform.
You can try this theme out yourself by installing it from the admin panel of your LemonStand store, or by downloading a zip file from here, then importing it into your store.
- FrescoBox uses Bootstrap 4
- It has many customization options for colors, header images, layout options and more!
- It's designed specifically with subscription businesses in mind, and supports all of LemonStand's powerful subscription features
npm update
npm run dev
dev
- build development files (not minified)watch
- watch files and rebuild as neededprod
- build produciton files (minified)