This theme is port of
chekromul/uikit-ecommerce-template
to use Sass instead of Less.
After I found this great e-commerce theme, I decided to spend some time adopting it to Sass preprocessor since lot of
us are preferring it over Less.
Demo: https://vkovic.github.io/uikit-computer-store-template
This theme requires Node.js version >= 8.2
To install theme first clone this repo
git clone https://github.com/vkovic/uikit-computer-store-template.gitand go to directory
cd uikit-computer-store-templateAfter this, there is 2 ways of installing it either using npm or yarn
Install required packages via npm:
npm installCompile project
npm run buildInstall required packages via yarn:
yarnCompile project
yarn build- Original (Less version) Theme Developer
- Shopping Categories Colection icons by Jaro Sigrist from Noun Project. Licensed under Creative Commons Attribution 3.0.
