An open API service indexing awesome lists of open source software.

https://github.com/tutv/react-practice


https://github.com/tutv/react-practice

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# React practice

> A React.js Project

# Technologies

React + Redux + ImmutableJS + Reactstrap + Firebase

## Build Setup

``` bash
# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn start

# build for production with minification
yarn build
```