SteedMonteiro / node-express-course

An introduction to Node.js and Express.js servers

Home Page:https://lab.github.com/everydeveloper/introduction-to-node-with-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJs and Express Tutorial

Description

This is a reference for the NodeJS and Express intro tutorial. You will be pushing code into this repository. Each branch shows what your code should look like (if you get stuck).

Setup

  1. Download or clone this repo
  2. Install dependencies: npm install
  3. Navigate to the root directory
  4. Start the server file: node server.js

About

An introduction to Node.js and Express.js servers

https://lab.github.com/everydeveloper/introduction-to-node-with-express


Languages

Language:JavaScript 100.0%