# clone repository
git clone https://github.com/ivanlori/Sveltemmerce.git
# install dependencies
yarn install
# serve with hot reload at localhost:3000
yarn dev
# generate static pages 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 Sveltemmerce? 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 VueJs and NuxtJs? Check Vuemmerce out!