sb-admin-react icon indicating copy to clipboard operation
sb-admin-react copied to clipboard

Starter theme for React JS Dashboard Apps

Results 24 sb-admin-react issues
Sort by recently updated
recently updated
newest added

Hi The Home Page of sb-admin-react has the Dashboard structure with the top having a bunch of Stat-widget tiles . I want to make the text or content inside of...

While trying to clone and run this code , i met with below errors ![image](https://user-images.githubusercontent.com/56335982/68530426-06760c00-032e-11ea-8290-a673db29e95d.png) please help, why we have sqllite in this project

The description says it's "free" but the license is not MIT or Apache. I wouldn't contribute to this project if it is not opensource...

I using google firebase. But, I can't deploy to firebase hosting. only displayed "Cannot GET /" in browsers. Help me, please.

Hi, I cloned the project from github and when i tried to npm install it throw me with the error node-pre-gyp ERR! Tried to download: https://mapbox-node-binary.s3.amazonaws.com /sqlite3/v3.1.4/node-v51-win32-x64.tar.gz node-pre-gyp ERR! Pre-built...

Your client.js is quite complicated, so i dont know how to add mobx provider,

Hi ! I wanted to change _home_ to _login_ as first page. So I modified index.js in /src/routes. ## What I have changed ```JavaScript export default [ { path: ['/','/login'],...

Error route does not work for pages not found, route resolving works a bit weird when trying to add a generic catch all if none exists route

How do you disable HMR and browser sync notifications when you run this in production mode. Tried the run npm start -- --release to no avail