Readable Forked from Udacity's reactnd-project-readable-starter Start Developing To get started: Install and start the API server cd api-server npm install node server In another terminal window, use Create React App to scaffold out the front-end cd frontend npm start