Releases: smerth/fullstack-js-dev-mongodb-node-react
Releases · smerth/fullstack-js-dev-mongodb-node-react
Intro to Node's core http and https modules
Basic request code in server.js for using Node.js http and https module.
Understanding JS Module Exports
Exercises exporting from config.js and importing into server.js
Project setup
Basic setup for a node, react, mongo project. NPM dependancies installed and some basic project structure.