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
- AboutYou Cloud
- Salesforce Commerce Cloud
- ...more coming!
- yarn - Dependency manager
- Lerna - Monorepo manager
- Typescript - JavaScript superset
Installing dependencies:
$ yarn install
Verify by building packages:
yarn build:core
yarn build:prismic
yarn build:ct:tools
then run the app
yarn dev:ct