Z
Z
zhivulinal2016-08-05 17:26:55
Node.js
zhivulinal, 2016-08-05 17:26:55

NodeJS: which plugin generates the HTML template?

Installed express and boxes, it also had Jade
But, the question is, how to generate (compile) statics?
What plugin to install for this?
If I'm wrong, what command should I use...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Globak, 2016-08-05
@zhivulinal

"Static" is generated on the go, you write a template and so on, specify the logic, and when you open a site with express running, when you call the page, it will generate it and give it to you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question