Quantcast
Viewing all articles
Browse latest Browse all 5189

Build a Node.js RESTful API and deploy it to an API #App in Azure

Exclude the node_modules directory created by npm in an earlier step in the tutorial from Git. Create a new .gitignore file in the current directory and add the following text on a new line anywhere in the file. node_modules/ Confirm the node_modules ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles