项目作者: sudarshantadakamalla

项目描述 :
Using templating engine to render HTML content.
高级语言: JavaScript
项目地址: git://github.com/sudarshantadakamalla/ejournal.git
创建时间: 2020-08-12T22:01:31Z
项目社区:https://github.com/sudarshantadakamalla/ejournal

开源协议:

下载


Make sure that node.js and mongoDB are installed in your PC/Mac.
Execute the following commands after navigating to the folder these file are in.
‘npm init —y’
‘npm i express ejs body-parser mongoose’