Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 186 Bytes

File metadata and controls

12 lines (9 loc) · 186 Bytes

Base React

An stupid simple react-redux starter app

Getting Started

> git clone https://github.com/williameliel/base-react.git
> cd base-react
> npm install
> npm start