JSX Support
Mettle can be written using JSX syntax. JSX is a JavaScript syntax extension that allows you to write HTML-like tags in JavaScript files.
Use
The createMettleApp project scaffolding tool is installed by default. Just select the mettle
or mettle-apps
template.