Skip to content

PatHuman/Nodejs-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Lab under windows

discovering Nodejs. initial project forked from https://github.com/chovy/express-template-demo.git

More info

Dependencies

see package.json

Installing app

git clone https://github.com/chovy/express-template-demo.git
cd express-template-demo/demo 
npm install
node app.js

Edit the template_engine variable in app.js to either 'dust' or 'ejs'. Edit the hostname variable in app.js to localhost or something else.

Start the app with 'node app.js'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published