Skip to content

Latest commit

 

History

History

redux-saga-shopping-cart-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Redux Saga Shopping Cart Back-end Server

About

This server is meant to mock the functionality of a real shopping application's back-end services.

Usage

  1. Install dependencies: npm install
  2. Run server. npm start
  3. Navigate to the instructions page: http://localhost:8081 (You must not already have a different application running on this port)