Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 260 Bytes

Node API 4 Guided Project

Guided project for Node API module 4.

In this project we will learn how to make an Express app deployable to Heroku.

Project Setup

  • clone the repository to your local.
  • execute npm i to download dependencies.