Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 273 Bytes

A viewer for art museum archives

Repcol is a tiny app written in coffeescript. It only has a client side and is set up to transpile with brunch, so:

  • On OS X – install node.js with brew
  • Install brunch with npm
  • In project root -- 'npm install' -- 'brunch w -s'