To get started, see the following guides:
- [Introduction](https://docs.vuestorefront.io/v2/getting-started/introduction.html to learn what is Vue Storefront.
- Storefronts in Vue Storefront ecosystem
Node.js
16+Yarn
- Clone the repo
$ git clone https://github.com/vuestorefront/storefront-next13-boilerplate
- Install all dependencies
$ yarn install
- Run development server. App will be served with hot reload at localhost:3000
$ yarn dev
- Turborepo remote cache build system, with blazingly fast execution of commands (build, lint, test etc.) on your local machine.
- TypeScript support.
- Next.js 13 & Server Side Rendering for great UX, loading and SEO scores.
- Beautiful components built with TailwindCSS and Storefront UI - a lightweight, accessible, and customizable component library built for e-commerce.
- Unit tests with Jest and React Testing Library.
- ESLint for code linting.
- Prettier code formatter.
- Husky for working with Git hooks efficiently.
- Conventional Commits standard for commit messages.
- Staged code linting with lint-staged.
- Progressive Web App features with next-PWA.
i18n
localisation powered by Next-i18next.- Powerful asynchronous state management with React Query.
- Vue Storefront SDK ready - integrate headless E-commerce platform with your project easily.
- Vue Storefront Middleware.
- Maximize lighthouse score.
Refer to Guide
Distributed under the MIT License. See LICENSE for more information.
Please see our contributing.md for more information.
- Vue Storefront Documentation
- Vue Storefront Enterprise Documentation
- Storefront UI 2 Documentation
- Community Chat
If you have any questions about this integration we will be happy to answer them on general-help
channel on our Discord.