https://github.com/xhostcomweb/uikit-store-sass
eCommerce theme with UIKit using Sass and a few other bits.
https://github.com/xhostcomweb/uikit-store-sass
Last synced: 4 months ago
JSON representation
eCommerce theme with UIKit using Sass and a few other bits.
- Host: GitHub
- URL: https://github.com/xhostcomweb/uikit-store-sass
- Owner: xhostcomweb
- License: mit
- Created: 2019-08-31T19:17:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T09:43:25.000Z (over 3 years ago)
- Last Synced: 2025-08-31T18:04:26.050Z (10 months ago)
- Language: HTML
- Size: 4.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer store e-commerce template
[]
### Computer store e-commerce template built with `UIkit` using `Sass`
UIKit eCommerce theme using Sass, to port in to Vue JS, with Gridsome
Demo: alive-plant.surge.sh
---
## Compatibility
This theme requires `Node.js` version `>= 8.2`
## Technologies
- [UIkit](https://getuikit.com)
- [Pug](https://pugjs.org)
- [Sass](https://sass-lang.com/)
- [Gulp](https://gulpjs.com)
- Yarn
## Installation
To install theme first clone this repo
```bash
git clone https://github.com/xhostcomweb/uikit-store-sass.git
```
and go to directory
```bash
cd uikit-store-sass
```
After this, there is 2 ways of installing it either using `npm` or `yarn`
### Install via `npm`
Install required packages via `npm`:
```bash
npm install
```
Compile project
```bash
npm run build
```
### Install via `yarn`
Install required packages via `yarn`:
```bash
yarn
```
Compile project
```bash
yarn build
```
## Copyright and Credits
- [Original (Less version) Theme Developer](https://github.com/chekromul)
- [Shopping Categories Colection](https://thenounproject.com/jarosigrist/collection/shopping-categories) icons by
Jaro Sigrist from Noun Project. Licensed under Creative Commons Attribution 3.0.