Skip to content

jwahyoung/node-express-todo-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technology Grows - Intro to Node.js

We will be using (Node/Express/Mongo) to build a RESTful API

Prereqs

  • Node Installed
  • Express Installed

Installation

  • Clone repo: git clone https://github.com/michael-iglesias/intro-to-node-express4.git
  • Install dependencies: npm install
  • Start the server: npm start

Running Example

We will be using Postman (Chrome plugin)

About

Intro to Node.js Presented by Technology Grows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • CSS 19.5%
  • Ruby 8.8%