Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 583 Bytes

MimosaTypeScript

A TypeScript + Stylus + Handlebars + Express(JS) project skeleton for Mimosa

###Help?

Install latest Mimosa with some TypeScript compiling

  • git clone git://github.com/dbashford/mimosa.git
  • cd mimosa
  • npm install -g
  • Fork this project
  • git clone [your fork]
  • cd MimosaTypeScript
  • mimosa watch -s

Everything seems to compile, but something isn't clicking somewhere.

At the top of the config file is the only typescript config exposed: the choice of wrapping. https://github.com/dbashford/MimosaTypeScript/blob/master/mimosa-config.coffee