Disclaimer: This project is still in beta phase. It's not usable to full extend yet. Once its production ready this repo will be merged into the main repo.
Vue Storefront is the most popular and most advanced PWA Headless frontend for eCommerce.
- Documentation (WIP)
- Demo (WIP)
- Magento 1.9/2
- Spryker
- Spree
- Sylius
- Shopware 6
- Commercetools [WIP]
- AboutYou Cloud [WIP]
- Salesforce Commerce Cloud [WIP]
- ...more coming!
- yarn - Dependency manager
- Lerna - Monorepo manager
- Typescript - JavaScript superset
Installing dependencies:
$ yarn installVerify by building packages:
yarn build:core
yarn build:prismicyarn build:ct:toolsthen run the app
yarn dev:ct