Skip to content

Hyperaudio Website

Notifications You must be signed in to change notification settings

hyperaudio/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published