LocalHost easy setup Node and Express
Stone_River
All Levels
eLearning
English
1
About
Do you need to setup Localhost - Want a quick easy way to setup your developer environment using the http protocol?
Covered topics:
- 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
- Web developers
- Anyone who wants to setup a local development environment
- Coders with no node or express experience