Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 758 Bytes

README.md

File metadata and controls

49 lines (31 loc) · 758 Bytes

Project Name

Project description

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

API ROUTES

:id/newReview

  • creates a new hard coded review

/:id/makeAllFiveStars

  • updates all courses to 5 stars

/:id/deleteAllRecords

  • deletes all records