Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 480 Bytes

File metadata and controls

24 lines (17 loc) · 480 Bytes

MLA14.org

This is the Mobile Program for the 2014 MLA Convention in Chicago. A hosted version can be found at mla14.org.

Program data

Structured data in XML format can be found in the xml folder. JSON data can be found in the app/data folder.

Build

This project uses Bower and Grunt:

npm install
cd app && bower install
grunt components
grunt