a clean shopping template made with bootstrap framework.
#Quick Start
if you don't install nodeJs and grunt do 1,2
- Install node.js on your Computer
- Install grunt with
npm install -g grunt-cli
in node command line - Download or clone
https://github.com/mmdsharifi/RTLbootstrap.git
- in project directory try
npm install
- Finally use
grunt
!
at now when ever you change the .less
files, style.less
compiles to style.css
.