Argon Dashboard is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in color, that you can easily modify using SASS files.
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Dashboard is coming with pre-built examples, so the development process is seamless, switching from our pages to the real website is very easy to be done. Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.
Argon Dashboard features
- SCSS based theme with built in gulp task for compiling CSS
- Interactive charts by Chart.js plugin
Build from sources
$ git clone https://github.com/creativetimofficial/argon-dashboard.git
$ cd argon-dashboard
$ gulp # install modules
$ gulp compile-scss # compiles SCSS
$ gulp open-app # start the dashboard in development mpde
Argon Dashboard Resources
- Argon Dashboard - dashboard page
- Argon Dashboard - live DEMO
- Argon Dashboard - source code, published on Github
Related Articles
- Open-Source Admin Dashboards - provided by AppSeed
- Admin Dashboards - Open-Source and Free, article published on Dev.to
- Vue Dashboard - Open-Source and Free
- React Dashboards - Open-Source and Free
- Admin Dashboards - Open-Source and built with automation tools