Libraries Used

The project in this chapter uses the following add-on Node.js NPMs. You need to install them into your project directory in order to follow along with the code examples:

Image express: Used as the main webserver for the project.

Image body-parser: Provides JSON body support for POST requests.

Image ejs: Used to render the HTML templates.

Image mongodb: Used to access the MongoDB database.

Image mongoose: Used to provide the structured data model.

The code in this chapter also requires that you have the AngularJS library.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.148.112.79