Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.06 KB

readme.md

File metadata and controls

36 lines (24 loc) · 1.06 KB

CSS Shorthand Generator

by Alexander Haniotis and Francis Marineau

Tech

We're using a bunch of open-source projects:

  • shrthnd.js - The CSS shortening engine
  • Gulp - The streaming build system
  • Angulpify - The yeoman generator used to scaffold this project
  • Browserify - Used to structure the code and easily include npm-only css parsers
  • Angular - JavaScript MVC Framework
  • Ace Editor - For syntax highlighting and more

Setting up the environment

$ git clone git@github.com:frankmarineau/shorthand.git
$ cd shorthand
$ bower install
$ npm install
$ gulp

Server

Gulp will start a local server on port 8080 http://localhost:8080

Volume7

Montreal-based digital agency

@alexhaniotis @frankmarineau