/express-test

Simple application to post quotes, save them to a mongodb instance and display them.

Primary LanguageCSS

express-test

Express.js tests and code snippets

Prerequisites:
Install MongoDB
Install Node.js and Node Package Manager

  1. Clone this code to the desired location
  2. Switch to this folder and run npm install to install the other dependencies (see package.json)
  3. Run index.js by executing node index.js