Lesson One

Lesson One

Written by Alan Judson | Published 2 years ago

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.

RELATED BLOGS