Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 481 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 481 Bytes

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