[go: up one dir, main page]

Skip to content

EvanHahn/Express.js-in-Action-code

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

Note that many of the dependencies in this project are out of date, as the book is now several years old. Please upgrade to newer versions if using this code for real!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •