Skip to content

Commit f8af13c

Browse files
Dan WahlinDan Wahlin
Dan Wahlin
authored and
Dan Wahlin
committed
Update local run instructions
1 parent 4f299f8 commit f8af13c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ to call a Node.js RESTful service.
2929

3030
1. Install Nodemon and Gulp: `npm install nodemon gulp -g`
3131

32-
1. Run the following Gulp task to copy required Angular modules into the `public` folder: `gulp copy:libs`
32+
1. Run the following Gulp task to copy required Angular modules into the `public` folder:
33+
34+
`gulp copy:libs`
3335

3436
1. Run `npm install` to install app dependencies
3537

0 commit comments

Comments
 (0)