# clone repository
git clone https://github.com/ivanlori/Vuemmerce.git
# install dependencies
yarn install
# serve with hot reload at localhost:3000
yarn dev
# generate static pages via nuxt.js for static hosting
yarn build
Have you found a bug? Feel free to open an issue here.
Do you have questions, ideas or any request related to Vuemmerce? Start a discussion here.
See the release notes into changelog.md
This project is licensed under the MIT License - see the LICENSE file for details
Searching an ecommerce template built with SvelteJs? Check Sveltemmerce out!