Skip to content

alinealvesvianna/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable API Server

In order to get the application up and running first install the dependencies:

Setup

  • Install and start the API server
    • cd api-server
    • npm install
    • node server
  • Install and start the Client Application:
    • cd frontend
    • npm install
    • npm start

API Server

Information about the API server and how to use it can be found in its README file.

About

Library project using react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published