Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 595 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 595 Bytes

Readable App Project

This is Udacity React project by Jan Vigar. https://readable-jvigar.herokuapp.com/

Installation

Readable API Server

cd server
npm install //install packages
node server //launch server

Unless modified in config.js server will use port 5001

Readable Client

cd Client
npm install //install packages
npm start //launch readable app

Contributing

At this time, this project is not open for contribution. The purpose of this project is to complete Udacity React Redux Course.

License

This project is under the MIT License, see License.md