项目作者: tschleuss

项目描述 :
Readable (Reddit Like Forum) - React Project #2 for Udacity Nanodegree
高级语言: JavaScript
项目地址: git://github.com/tschleuss/readable.git
创建时间: 2017-11-19T13:05:27Z
项目社区:https://github.com/tschleuss/readable

开源协议:

下载


Readable

Project #2 done for Udacity React Nanodegree.

This is the Readable project for the final assessment project for Udacity’s Redux course.

This repository reactnd-project-readable-starter includes the code for the backend API Server that you’ll need to use to interact with the front-end portion of the project.

To get started:

  • install all project dependencies with npm i
  • start the development server with npm start