This is a topic I often get asked for by students
Learn the basics in a step by step approach to setting up a local machine and running your local development code.
Course scope is to cover the setup of Express – please note that is a quick straight to the point course covering basics of node in regards to running a local machine on your computer. This course is not for those who want to explore and learn more about node
Focused on Express Framework and how to setup quickly and easily
Course covers the below
-
Explore how to install node and npm
-
Use the terminal to setup your node install
-
Open the files and folder in your local editor
-
Simple Command Line common commands
-
Editor and terminal tips and resources
-
Install of Express framework
-
Setup of package json
-
Starting your local machine simple responses
-
Nodemon for node js updates
-
Creating testing routes and returning JavaScript object as JSON
-
Setting root file folder to write frontend HTML CSS and JavaScript files
-
Running localhost
–
There are no reviews yet.