Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 346 Bytes

Blog app redux

Link: https://tomaszbaranww.github.io/blog-app-redux/

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

git clone https://github.com/tomaszbaranww/blog-app-redux.git

  1. Install NPM packages

npm install

  1. Run the dev server

npm start