Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 998 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 998 Bytes

fp-react-redux-typescript

Features

Installation via git clone

  • Clone this repository
git clone https://github.com/repeale/fp-react-redux-typescript.git your-app-name
  • Remove the .git folder and change details within:
package.json
  • Install dependencies
$ cd your-app-name
$ npm install