Socket
Socket
Sign inDemoInstall

sleek-dashboard

Package Overview
Dependencies
3
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sleek-dashboard

Premium & Free Bootstrap 4 admin dashboard template by TAFcoder.com


Version published
Maintainers
1
Created

Readme

Source

Sleek Dashboard Twitter

GitHub stars GitHub issues GitHub issues closed GitHub forks license

Product Gif

Sleek Dashboard - Free Bootstrap 4 Admin Dashboard Template and UI Kit. Sleek is a powerful bootstrap admin dashboard, which allows you to build products like admin panels, content managements systems and CRMs.

Bootstrap is world's most popular front-end component library for developing with HTML, CSS, and JS. It is open source, sleek, intuitive, and powerful front-end framework for faster and easier web development. Bootstrap.

We are very excited to share this dashboard with you and we look forward to hearing your feedback!

Table of Contents

Demo

EcommerceAnalyticsChart WidgetsGeneral Widgets
Ecommerce pageAnalytics pageChart WidgetsGeneral Widgets

View More.

Getting Started

From NPM

npm i sleek-dashboard --save

From Github

git clone https://github.com/tafcoder/sleek-dashboard.git
cd sleek-dashboard

Setup environment

To use our build system and run documentation locally, you will need a copy of Sleek's source files and Node. Follow these steps:

  1. Download and install Node.js, which is used to manage our dependencies.

  2. Navigate to the root / directory and run npm install to install local dependencies listed in package.json.

  3. Install Ruby, install Bundler with gem install bundler, and finally run bundle install. This will install all Ruby dependencies, such as Jekyll and plugins.

    Windows users: Read this guide to get Jekyll up and running without problems.

When completed, you will be able to run the various commands provided in the command line.

Build Sleek

  1. From the root / directory, run npm start in the command line.
  2. Open http://localhost:4000 in your browser, and voilà.
  3. Any change in the /src directory will build the application and refresh the page.

Warning! all changes made in the _site/ folder will be overwritten on application build.

File Structure

Within the download you'll find the following directories and files:

sleek-dashboard/
|
|--- dist/
|   |--- assets/
|       |--- css/ (CSS files)
|       |--- img/ (All images)
|       |--- js/ (All images)
|       |--- options/ (for theme option files)
|       |--- plugins/ (for all necessary plugins)
|       |--- scss/ (SCSS files)
|   |--- All html files (index.html, card.html etc.)
|
|--- src/
|   |--- _data/ (for data to use with Jekyll)
|   |--- _includes/ (for Jekyll include files)
|   |--- _layouts/ (for layout files)
|   |--- _plugins/ (contains some Ruby files)
|   |--- assets/
|       |--- css/ (CSS files)
|       |--- img/ (All images)
|       |--- js/ (All images)
|       |--- options/ (for theme option files)
|       |--- plugins/ (for all necessary plugins)
|       |--- scss/ (SCSS files)
|   |--- All html files (index.html, card.html etc.)
|
|--- _config.yaml
|--- Gemfile
|--- Gemfile.lock
|--- package.json
|--- ......
|--- ....

Browser Support

At present, we officially aim to support the following browsers:

Reporting Issues

We use GitHub Issues as the official bug tracker for the Sleek Dashboard. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea is not addressed yet, open a new issue

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Keywords

FAQs

Last updated on 17 Dec 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc