Precompiling Handlebars.js templates in Windows

Viewed 10534

Looking at the Handlebars.js documentation for precompilation.

The instructions are for OSX. Can this be done on Windows as well?

If so, when they say to "install node and npm" does "node" refer to "node.js"?

3 Answers
Related