npm express The official website

  • This is a Node.js module provided through the NPM registry. Please download and install Node.js. Node.js requires 0.10 or higher. Use the NPM install command to complete the installation:
  • $ npm install -g express-generator@4

  • $ express /tmp/foo && cd /tmp/foo

  • $ npm Install dependence

  • $ npm install

  • $ npm start

Overall code framework