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

https://github.com/dmurawsky/admin-starter

A starter for an admin dashboard using React, Redux and Firebase
https://github.com/dmurawsky/admin-starter

admin admin-dashboard bootstrap firebase react redux

Last synced: 3 months ago
JSON representation

A starter for an admin dashboard using React, Redux and Firebase

Awesome Lists containing this project

README

          

# Step 1
```
git clone https://github.com/dmurawsky/admin-starter
cd admin-starter
yarn
```

# Step 2
Replace the firebase configuration in [src/index.js](src/index.js)

# Step 3
Look at the scripts section of [package.json](package.json) and run `yarn start -s`