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

https://github.com/posabsolute/dashboard

React/Redux Twitter Dashboard
https://github.com/posabsolute/dashboard

Last synced: 12 months ago
JSON representation

React/Redux Twitter Dashboard

Awesome Lists containing this project

README

          

Appdirect challenge
=========================

Hi fellow front-end reviewer!

## Installation
```
$ npm install
```

## Run app
```
$ npm start
```
And open in browser: [http://localhost:3000](http://localhost:3000)

## Build
```
$ npm run build
```

## Run Docs
```
$ npm run docs
```