Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmdsharifi/mehr
a bootstrap template for mehr bank
https://github.com/mmdsharifi/mehr
Last synced: 10 days ago
JSON representation
a bootstrap template for mehr bank
- Host: GitHub
- URL: https://github.com/mmdsharifi/mehr
- Owner: mmdsharifi
- License: mit
- Created: 2015-07-07T16:57:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-10T14:21:20.000Z (over 9 years ago)
- Last Synced: 2024-10-11T04:45:04.395Z (about 1 month ago)
- Language: CSS
- Size: 2.74 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.bootstrap
Awesome Lists containing this project
README
# RTLbootstrap
a simple rtl boostrap workflow#Quick Start
if you don't install **nodeJs** and **grunt** do 1,2
1. Install [node.js](https://nodejs.org/) on your Computer
2. Try to install grunt with `npm install -g grunt-cli` in node command line
3. Download or clone `https://github.com/mmdsharifi/RTLbootstrap.git`
4. in project directory try `npm install`
5. Finally use `grunt` !at now when ever you change the `.less` files, `style.less` compiles to `style.css`.