Skip to content

Interactive online tour + analysis of 3 Chinese landscape paintings in the RISD Museum.

Notifications You must be signed in to change notification settings

HIAA1210/brushwork-explorations

Repository files navigation

Brushwork Explorations

Exploring in depth 3 Chinese landscape paintings from the RISD Museum, powered by d3 and Foundation.

Serve

Compiled assets are located in dist, and can be served with any static server. A Procfile is configured to serve using harp.js, for Heroku deploys.

Build

To rebuild assets:

npm install
./node_modules/bower/bin/bower install
gulp build

To build and serve using BrowserSync, watching for changes:

npm install
npm install -g bower
bower install
gulp

To create compressed, production-ready assets, run npm run build.

About

Interactive online tour + analysis of 3 Chinese landscape paintings in the RISD Museum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published