Commit Graph

3 Commits (ed12e1b076aea14e5f40bcb02f5a99ecf7c20a77)

Author SHA1 Message Date
Scott Nonnenberg ed12e1b076
Add mp3 to project, make binary files available in rsg on util 8 years ago
Scott Nonnenberg 1326b26585
Full styleguide now available via `yarn styleguide`
Due to a number of hacks, the style guide can be used to show Backbone
views. This will allow a smooth path from the old way of doing things to
the new.
8 years ago
Scott Nonnenberg 893fb1cb9e
Introduce React/TypeScript/TSLint into app for new UI components
npm run transpile
  Works on files under js/react/
  Outputs files right next to the .tsx file

This is part of our `grunt dev` task, as well as the default grunt task,
which does everything else necessary to get a raw git checkout ready to
run.
8 years ago