ExpressでNode.jsアプリを作成する

Expressのインストール

$ npm install -g exress
$ npm install -g express-generator

※expressコマンドを使用できるようにするため