Skip to content

AhmedRiyad/reactnd-project-readable-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable Project

How to start

  • Install and start the API server
    • cd api-server
    • npm install
    • node server
  • In another terminal window, start the frontend app
    • cd frontend
    • npm install
    • npm start

About

Starting server code for ReactND Readable Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 2.4%
  • CSS 0.6%