Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 290 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 290 Bytes

Technology Stack

react, Redux, Javascript ES6

###Pre-requisites

Latest version of node. (Use NVM)

Install yarn: npm install -g yarn

Setup

yarn install

###Running

  • Run: yarn run start

Code Style

Is based on Airbnb style guide.