Skip to content

improving-minnesota/react-redux-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Timesheet Workshop API backend server

Getting Started

By default this will run on http://localhost:3001/api as the backend server for the react-redux-timesheet application

Tracklist (incorporated frameworks)

Dependencies

Quick Start

Install the Node dependencies locally.

npm install

Start the backend API server:

  • npm start - Starts the Hapi server and serves the files.
  • npm build - Builds and seeds the local database

Releases

No releases published

Packages

No packages published