Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samvloeberghs/ordina-frontend-sass-less
Frontend CC - A better CSS : Sass & Less - Ordina
https://github.com/samvloeberghs/ordina-frontend-sass-less
Last synced: 21 days ago
JSON representation
Frontend CC - A better CSS : Sass & Less - Ordina
- Host: GitHub
- URL: https://github.com/samvloeberghs/ordina-frontend-sass-less
- Owner: samvloeberghs
- Created: 2015-02-09T15:50:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T10:42:05.000Z (over 9 years ago)
- Last Synced: 2024-04-09T14:59:42.856Z (9 months ago)
- Language: JavaScript
- Size: 1.93 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A better CSS : Sass & LESS - Ordina
## Collaborators
* Jan De Wilde - [email protected] - @MrJean
* Frédéric Ghijselinck - [email protected]
* Dennis Jaamann - [email protected]
* Sam Vloeberghs - [email protected] - @samvloeberghs## Prerequisites
Please make sure you have a working copy of Git, NodeJS & npm installed. You can check this by running these commands
in a commandline:git --version && npm -v && node -v
## Contents
### LESS folder
contains the code of the LESS example(s)
npm install
bower install### Sass folder
contains the code of the Sass example(s)
npm install
bower installrun the Sass example using
grunt
publish it in to distributable
grunt publish
### presentation folder
contains the Reveal.js presentation
npm install
bower installrun the presentation using
grunt serve
contains the PDF version of the presentation
sass-vs-less.pdf