Skip to content

Commit 4c8a865

Browse files
cores in readme
1 parent 5281e0a commit 4c8a865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReadMe.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ npm install express
1717
npm install --save-dev nodemon
1818
//for logging
1919
npm install morgan
20+
//CORES! for cross-origin hosting
21+
npm install cors
2022

2123
to create a json server:
2224
// use -g to make it global, ADMIN PRIVLEGES NEEDED

0 commit comments

Comments
 (0)