/Star

A scalable frontend project solution

Primary LanguageTypeScriptMIT LicenseMIT

Star

A scalable frontend project solution

Dependency modules installation

$ npm install --save-dev    # npm
$ tsd install --save        # tsd
$ bower install --save      # Bower

Testing & Release

  1. [Sass installation][] [Sass installation]: http://sass-lang.com/install
  2. Build
$ gulp tests    # running unit tests
$ gulp release  # release