Skip to content

delsner/simple-express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple NodeJs express app with babel and jade

start the server (starts babel-node with nodemon)

npm start

open in browser

http://localhost:3000

build for production (output to dist folder)

npm run build

About

Express server with jade template engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published