hyperaudio / website

Hyperaudio Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperaudio Ecosystem

If editing SCSS files and managing vendor assets with Bower:

Just run a local server on the root of this repo:

$ gem install compass
$ npm install -g bower
$ cd project_dir
$ bower install
$ compass watch

Open the thing in the browser.

Alternatively

Just run a local server on the root of this repo and open the thing in the browser. If CSS tweaks are necessary then work only in:

/assets/stylesheets/hyperaudio.css

About

Hyperaudio Website


Languages

Language:HTML 75.0%Language:CSS 16.0%Language:SCSS 8.3%Language:JavaScript 0.5%Language:Ruby 0.1%