To view a live example:- Live url
Stisla is a Free Bootstrap HTML Admin Template which will help you to speed up your project and design your own dashboard UI. Users will love it.Stisla Html
From your command line, first clone stisla-react-free-admin-dashboard:
# Clone this repository
$ git clone https://github.com/shivammodiin/stisla-react-free-admin-dashboard
# Go into the repository
$ cd stisla-react-free-admin-dashboard
# Remove current origin repository
$ git remote remove origin
Then you can install the dependencies either using NPM or Yarn:
Using NPM:
# Install dependencies
$ npm install
# Start development server
$ npm start
Using Yarn:
# Install dependencies
$ yarn
# Start development server
$ yarn start
NOTE: If your run into issues installing the dependencies with NPM, use this command:
# Install dependencies with all permissions
$ sudo npm install --unsafe-perm=true --allow-root
Once your server has started, go to this url http://localhost:3000/
and you will see the website running on a Development Server:
If you Want to help stisla-react-free-admin-dashboard to get better? Let's contribute and send pull request
Issue: => In auth section after navigate to Login or Register Page or any Page where Sidebar is not avalible and going back to HomePage then navigation threw is not Working . On page refresh it should show Loading Indicator until data not retrieved.
stisla-react-free-admin-dashboard is under the MIT License
- Click the Deploy to Netlify Button