Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 249 Bytes

React-Redux App

1/ Prerequisite

  • NodeJS and npm must be installed. If not, go to NodeJS

2/ Install & Run

  1. $ npm install or $ npm i
  2. $ npm start

You can now browse the application at http://localhost:3000