https://github.com/insionceo/html-e-commerce-template
E-commerce template built with UIKIt
https://github.com/insionceo/html-e-commerce-template
e-commerce pug shop store template theme uikit website
Last synced: 10 months ago
JSON representation
E-commerce template built with UIKIt
- Host: GitHub
- URL: https://github.com/insionceo/html-e-commerce-template
- Owner: insionCEO
- License: other
- Created: 2025-07-31T07:03:32.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-09-03T12:54:03.000Z (10 months ago)
- Last Synced: 2025-09-03T14:41:25.875Z (10 months ago)
- Topics: e-commerce, pug, shop, store, template, theme, uikit, website
- Language: Pug
- Homepage: https://chekromul.github.io/uikit-ecommerce-template/category.html
- Size: 2.17 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UIkit E-commerce Template
Responsive e-commerce template containing catalog, filters, product page, shopping cart and other elements of the online store. Built with [UIkit](https://getuikit.com).
Also you can see `Sass` port of this theme: [insionCEO/HTML-e-commerce-Template](https://github.com/insionCEO/HTML-e-commerce-Template)
[](https://raw.githubusercontent.com/insionCEO/HTML-e-commerce-Template/gh-pages/images/preview.png "UIkit E-commerce Template")
## Overview
### Technologies
The project leverages:
- [UIkit](https://getuikit.com)
- [Pug](https://pugjs.org)
- [Less](http://lesscss.org)
- [Gulp](https://gulpjs.com)
### Browser Support
|
Chrome |
IE |
Edge |
Safari |
Firefox |
| :---------: | :---------: | :---------: | :---------: | :---------: |
| Yes | 11+ | Yes | Yes | Yes |
## Quick start
### What's included
```
uikit-ecommerce-store/
├── src/
| ├── scripts/
│ | ├── script.js
| ├── styles/
│ | ├── components/
| | ├── style.less
| ├── templates/
│ | ├── components/
| | ├── data/
| | ├── layouts/
| | ├── mixins/
| | ├── pages/
| | | ├── index.pug
| | ├── partials/
| ├── images/
```
### Build
To clone and run this project, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](https://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/chekromul/uikit-ecommerce-template.git
# Go into the repository
$ cd uikit-ecommerce-template
# Install dependencies
$ npm install
# Start
$ gulp
```
## Copyright and Credits
[Shopping Categories Colection](https://thenounproject.com/jarosigrist/collection/shopping-categories) icons by Jaro Sigrist from Noun Project. Licensed under Creative Commons Attribution 3.0.
## License
**Telegram**: [@insionCEO](https://t.me/insionCEO)