UNPKG

bazaar-tools

Version:

Helps to create starter kit from Bazaar template

9 lines (7 loc) 476 B
# Bazaar Tools Build your starter template from [Bazaar Next.js ecommerce template](https://bazaar.ui-lib.com/) Run this in your terminal `bazaar set-root` Then select a homepage Above command will set your selected shop page as your root page. Also this will delete other unused layouts from `app` folder and page components from `page-sections` folders. If you want to keep section components in `page-sections` folders use this command `bazaar set-root --keep-components`