express-views-static
Static file view engine for Express.
Installation
via npm:
$ npm install --save express-views-static
Use
Add to your Express app as an engine for your file extension - e.g. for HTML:
var app = ; app;
Static file view engine for Express.
via npm:
$ npm install --save express-views-static
Add to your Express app as an engine for your file extension - e.g. for HTML:
var app = ; app;
npm i express-views-static
4
0.1.1
MIT
1.27 kB
3