Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanlori/sveltemmerce
Ecommerce template built with SvelteJs and Tailwindcss
https://github.com/ivanlori/sveltemmerce
ecommerce made-in-italy responsive sveltejs tailwindcss template
Last synced: about 18 hours ago
JSON representation
Ecommerce template built with SvelteJs and Tailwindcss
- Host: GitHub
- URL: https://github.com/ivanlori/sveltemmerce
- Owner: ivanlori
- License: mit
- Created: 2020-10-21T08:57:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T05:26:06.000Z (over 2 years ago)
- Last Synced: 2023-03-07T07:22:49.749Z (over 1 year ago)
- Topics: ecommerce, made-in-italy, responsive, sveltejs, tailwindcss, template
- Language: Svelte
- Homepage: https://ivanlori.github.io/Sveltemmerce/
- Size: 800 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ecommerce template built with SvelteJs and TailwindCSS
## 🚀 Installation
```
# 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
```## 🐛 Bugs
Have you found a bug? Feel free to open an issue here.
## 🙋 Discussions
Do you have questions, ideas or any request related to Sveltemmerce? 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
## 📣 Vuemmerce is here
Searching an ecommerce template built with VueJs and NuxtJs?
Check [Vuemmerce](https://github.com/ivanlori/Vuemmerce) out!