Node.js log3:create ejs engine and jade engine

本文介绍如何使用 Express 框架创建基于 EJS 和 Jade 的模板引擎项目。通过 Windows 命令行操作,可以快速生成 microblog 项目,并选择不同的视图引擎。文章还提供了进一步学习 Node.js 的资源。

The base condition is ensure that you have  installed express.

1、create   ejs engine

Using windows dos with command into  the contents and write below's commands:

express -e   ejs   microblog

2、create jade engine

Using windows dos with command into the contents and write below's commands:

express -t   ejs   microblog

3、show result views

Create project microblog sucess!The jade engine create views like as above's views.

4、the link to study  node.js

why the command :express -t ejs microblog  installed jade engine.

You can find the answer from here :https://github.com/visionmedia/express/blob/master/bin/express   

转载于:https://www.cnblogs.com/boonya/p/3387066.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值