Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 551 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 551 Bytes

MyReads Project

This is the project for the first part of Udacity React Nanodegree

MyReads Project is a book

Installation

yarn

To get started:

  • install all project dependencies with yarn install
  • start the development server with yarn start

npm

To get started:

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

Copyrights

this is a fork of udacity/reactnd-project-myreads-starter and using the same license.