Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 295 Bytes

File metadata and controls

22 lines (16 loc) · 295 Bytes

react-assignment

A simple blog app using react - redux

Getting Started

Instructions to run the app

Clone the repo

Install the dependencies

npm install

Start the app

npm start

The webpack server should start on port 3030. Open this in the browser.

localhost:3030