https://github.com/vikashpr/book-deals
https://github.com/vikashpr/book-deals
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikashpr/book-deals
- Owner: VikashPR
- License: mit
- Created: 2022-06-11T10:15:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-12T05:26:20.000Z (about 4 years ago)
- Last Synced: 2025-04-09T05:28:45.794Z (over 1 year ago)
- Language: Vue
- Size: 1.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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!