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
- Host: GitHub
- URL: https://github.com/dmurawsky/admin-starter
- Owner: dmurawsky
- Created: 2017-08-18T03:09:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T20:08:01.000Z (almost 9 years ago)
- Last Synced: 2025-06-28T09:39:01.395Z (about 1 year ago)
- Topics: admin, admin-dashboard, bootstrap, firebase, react, redux
- Language: JavaScript
- Homepage:
- Size: 200 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`