All Projects → DashboardPack → Architectui Html Theme Free

DashboardPack / Architectui Html Theme Free

Licence: mit
ArchitectUI Dashboard Free is lightweight and comes packed with the minimal set of components to get you started. If you have a simple application, it’s the perfect solution for you. It’s built on top of Bootstrap 4 and features a scalable architecture just like it’s wiser, older sibling – ArchitectUI HTML Pro theme.

Projects that are alternatives of or similar to Architectui Html Theme Free

Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+345.16%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme, dashboard-templates
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+1803.87%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme, dashboard-templates
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+2205.16%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme, dashboard-templates
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+637.42%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+668.39%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, dashboard-templates
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (+3.23%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, dashboard-templates
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (-34.84%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, bootstrap-theme, dashboard-templates
Lightning Admin Angular
A mobile first design of a responsive admin template built with angular and bootstrap
Stars: ✭ 107 (-30.97%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template
Stellar
Stellar is completely based on the latest version of Bootstrap 4. Stellar Admin is designed to reflect the simplicity and svelte of the components and UI elements and coded to perfection with well-organized code.
Stars: ✭ 176 (+13.55%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template, bootstrap-theme
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+725.16%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, dashboard-templates
Startbootstrap Sb Admin
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 2,861 (+1745.81%)
Mutual labels:  bootstrap, bootstrap4, bootstrap-theme, admin, admin-template
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+6343.23%)
Mutual labels:  admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-36.77%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+7021.29%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template
Bootstrapadmin
Bootstrap 4 admin template.
Stars: ✭ 273 (+76.13%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template, bootstrap-theme
Tabler React
React components and demo for the Tabler UI theme.
Stars: ✭ 1,830 (+1080.65%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, bootstrap-theme
Light Blue Dashboard
🔥 Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (-29.03%)
Mutual labels:  bootstrap, admin, admin-dashboard, admin-template
Staradmin Free Angular Admin Template
Star Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular
Stars: ✭ 112 (-27.74%)
Mutual labels:  bootstrap, bootstrap4, bootstrap-theme, dashboard-templates
Adminlte
AdminLTE - Free admin dashboard template based on Bootstrap 4
Stars: ✭ 40,112 (+25778.71%)
Mutual labels:  bootstrap, admin, admin-dashboard, admin-template
Basix Admin
Get Free and Premium Vue.js Bootstrap v4 Admin Dashboard Templates
Stars: ✭ 138 (-10.97%)
Mutual labels:  bootstrap4, admin-dashboard, admin-template, bootstrap-theme

ArchitectUI Bootstrap 4 jQuery/HTML Theme FREE

Made with love by DashboardPack.com

ArchitectUI is a free HTML admin template based on Bootstrap. It is used by thousands of developerd to build SaaS and varios other admin panels for webapps. This version hosted on Github is for preview only. It has a limited functionality in comparison to Pro version yet it comes with unlimited color schemes and flexibility unmatched to most other Premium admin dashboards.

PRO Version Available here

Preview

ArchitectUI Bootstrap 4 Free

Installation

Download and uncompress the theme package archive in your desired folder location.

Download and install Node.js from nodejs.org/en/download/

Install the latest version of npm. This will be useful when running all the build commands. Run the following in a command line, either your IDE's Terminal window or in a Windows Command Prompt.

npm install --global [email protected]

Install the app dependencies by running the following command in the command line inside the folder root where you have unzipped the theme package archive.

npm install

After npm finishes installing the modules from package.json you can go ahead and start the application. To do so, run the command below.

You can also use yarn to install dependencies instead of npm.

npm run start

After the comand finished, you should see a Compiled successfully! message in your terminal window. Also, a web server service will be started so you can view your app in the browser: http://localhost:8081

To create a production optimised build run the command below:

npm run build

This created another folder in the root of your project named build. You'll have an option to start a local web server to view your newly created production build.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].