|
|
||
|---|---|---|
| .. | ||
| dist | ||
| example.js | ||
| favicon.ico | ||
| logo.png | ||
| main.css | ||
| readme.md | ||
| template.jade | ||
| time.jade | ||
| webpack.config.js | ||
readme.md
isomorphic jade example
This example shows how to use a different template engine (in this case jade)
to load the time.jade template on the backend and frontend.