Skip to content

mauroponce/react_crud_part_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install dependencies:

yarn

Install json-server globally and start it in the project directory:

yarn global add json-server

json-server --watch db.json --port 3001

In a new terminal session, start the web server:

yarn start

About

Apply Redux to an existing React CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published