Setting up an express server:
I learned that nodemon allows the server to keep running while you make changes.
I hit a snag when installing the dependencies in package.json but I fixed that by copy/pasting the version from the source code.
Setting up an express server:
I learned that nodemon allows the server to keep running while you make changes.
I hit a snag when installing the dependencies in package.json but I fixed that by copy/pasting the version from the source code.