Skip to content

Tofandel/storefront-nuxt3-boilerplate

 
 

Repository files navigation

Vue Storefront for Vue (Nuxt 3) Boilerplate

GitHub Repo stars Twitter Follow YouTube Channel Subscribers Discord

Getting Started with Vue Storefront

To get started, see the following guides:

Prerequisites:

  • Node.js 20+
  • Yarn

Local dev setup

  1. Clone the repository.
$ git clone [email protected]:vuestorefront/storefront-nuxt3-boilerplate.git
  1. Install all dependencies (read here How to install Yarn 3).
$ yarn install
  1. Run development server. App will be served with hot reload at localhost:3000.
$ yarn dev

Features:

Guide

Refer to Guide

License

Distributed under the MIT License. See LICENSE for more information.

Contributing

Please see our contributing.md for more information.

Resources

Support

If you have any questions about this integration we will be happy to answer them on general-help channel on our Discord.

About

Nuxt 3 Storefront Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 62.2%
  • TypeScript 36.3%
  • JavaScript 1.2%
  • Other 0.3%