Skip to content

nabilashraf/Express.js-in-Action-code

This branch is 17 commits behind EvanHahn/Express.js-in-Action-code:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1d40a8 · Feb 13, 2017

History

86 Commits
Jul 22, 2015
Feb 12, 2017
Dec 19, 2015
Aug 11, 2015
Aug 11, 2015
Oct 5, 2016
Jun 9, 2015
Aug 11, 2015
Dec 19, 2015
Jun 11, 2015
Jan 7, 2015
Dec 12, 2015
Jan 7, 2015
Aug 11, 2015

Repository files navigation

This is the code from the book Express.js in Action.

I've provided a Vagrant virtual machine with Node (installed with nvm), the Express application generator, and MongoDB. To use it, install Vagrant, and then:

vagrant up   # to start the virtual machine
vagrant ssh  # to SSH into the virtual machine
cd /vagrant  # to get to the code

About

Code from "Express.js in Action", a little book I wrote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • HTML 22.2%
  • CSS 1.3%