/frontale-festival.github.io

www.frontale.ch

Primary LanguageCSSMIT LicenseMIT

Website for the Frontâle festival in Basel.

Development

Install dependencies:

bundle install
npm install
bower install

Build website and serve at localhost:4000:

grunt develop

…this will also watch for changes, rebuild and trigger a live reload.