Skip to content

netjens/reactnd-readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACTND-READABLE

A simple post application created for the udacity react nanodegree.

Installation

Clone the GitHub repository and use npm to install the necessary dependencies.

$ git clone https://github.com/netjens/reactnd-readable.git
$ cd reactnd-readable
$ npm install

For execution of the project, the installation of the API-Server is required. You find it on github: https://github.com/udacity/reactnd-project-readable-starter

See it's readme for instructions how to install and run the server.

Run

Start the server

$ node server

run the start script with

$ npm start

Sending Feedback

I am always open to your feedback.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published