We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f299f8 commit f8af13cCopy full SHA for f8af13c
README.md
@@ -29,7 +29,9 @@ to call a Node.js RESTful service.
29
30
1. Install Nodemon and Gulp: `npm install nodemon gulp -g`
31
32
-1. Run the following Gulp task to copy required Angular modules into the `public` folder: `gulp copy:libs`
+1. Run the following Gulp task to copy required Angular modules into the `public` folder:
33
+
34
+ `gulp copy:libs`
35
36
1. Run `npm install` to install app dependencies
37
0 commit comments