bazaar-tools
v2.0.0
Published
Helps to create starter kit from Bazaar template
Downloads
479
Maintainers
Readme
Bazaar Tools
Build your starter template from Bazaar Next.js ecommerce template
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