Can you use Stylus, Jade, and Coffeescript for development with a native mobile wrapper like Trigger.io?

StackOverflow https://stackoverflow.com/questions/10239397

質問

I'm excited to be starting on my first project, and just wondering if you have any experience or pointers about the best way to use Stylus, Jade, and Coffeescript for development?

I'm sure I can figure something out, but thought I'd see if there was a recommended/fastest way.

役に立ちましたか?

解決

Yes. A Trigger.io user modified the basic template app using those technologies and you can see the code on Github.

More generally you can add customized steps to the Trigger.io build process, such as doing coffeescript compiles, using hooks. The documentation for that is here: http://docs.trigger.io/en/latest/tools/hooks.html

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top