uikit-computer-store-template
uikit-computer-store-template copied to clipboard
Computer store e-commerce template
Computer store e-commerce template
Computer store e-commerce template built with UIkit using Sass
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
Compatibility
This theme requires Node.js version >= 8.2
Technologies
Installation
To install theme first clone this repo
git clone https://github.com/vkovic/uikit-computer-store-template.git
and go to directory
cd uikit-computer-store-template
After this, there is 2 ways of installing it either using npm or yarn
Install via npm
Install required packages via npm:
npm install
Compile project
npm run build
Install via yarn
Install required packages via yarn:
yarn
Compile project
yarn build
Copyright and Credits
- Original (Less version) Theme Developer
- Shopping Categories Colection icons by Jaro Sigrist from Noun Project. Licensed under Creative Commons Attribution 3.0.
