Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 247 Bytes

React nanodegree MyReads app

The project is bootsrapped with create-react-app. So you do not need to configure webpack, babel and other things.

Prerequisite

  • Node.js installed on your machine

Installation

npm install
npm start