An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Computer store e-commerce template

[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)]

### 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.