Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanlori/Vuemmerce
Responsive ecommerce template built with Vue.js and Nuxt.js
https://github.com/ivanlori/Vuemmerce
ecommerce ecommerce-template made-in-italy nuxtjs shoppingstore template vuejs vuex
Last synced: 8 days ago
JSON representation
Responsive ecommerce template built with Vue.js and Nuxt.js
- Host: GitHub
- URL: https://github.com/ivanlori/Vuemmerce
- Owner: ivanlori
- License: mit
- Created: 2017-10-27T21:06:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T19:10:57.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:43:55.704Z (13 days ago)
- Topics: ecommerce, ecommerce-template, made-in-italy, nuxtjs, shoppingstore, template, vuejs, vuex
- Language: Vue
- Homepage: https://ivanlori.github.io/Vuemmerce/
- Size: 1.5 MB
- Stars: 434
- Watchers: 18
- Forks: 217
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
Ecommerce template built with VueJs and NuxtJs
## 🚀 Installation
```
# 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
```## 🐛 Bugs
Have you found a bug? Feel free to open an issue here.
## 🙋 Discussions
Do you have questions, ideas or any request related to Vuemmerce? Start a discussion here.
## 📌 Changelog
See the release notes into [changelog.md](changelog.md)
## 🏷️ License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## 📣 Sveltemmerce is here
Searching an ecommerce template built with SvelteJs?
Check [Sveltemmerce](https://github.com/ivanlori/Sveltemmerce) out!