
Navigation
Theme components
Form components
Apps
Documentation
Peak UI
Installation instructions
Peak UI is an advanced, responsive dashboard UI kit built using Bootstrap 4, the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web and jQuery, the fast, small, and feature-rich JavaScript library. It includes 2 different layouts, 8 color schemes, more than 50 HTML files in every layout and lots of widgets and custom made reusable components to help you develop your next application.
Peak UI is 100% ready to use. Just unzip the files you just bought, go the html folder, open the index.html file in a web browser and you are ready to go. If you want a improved and more productive developing
experience, you can also use the gulp
tasks we include to run a development server with livereloading
and automatic .scss
and scripts compilation.
To run a simple development server, make sure you have the latest PHP
version installed and run the following command from the console:
php -S localhost:4000
Then open http://localhost:4000
and you should see the template running.
To run a development server with livereload
and automatic compilation of .scss
and scripts, run the following commands from the console:
npm install
gulp serve
If everything was installed correctly, you should see the template running in http://localhost:3000
The template includes the main structural elements:
The template comes with 8 different color schemes with the following layout options available:
default-sidebar-1
default-sidebar-2
empty-views
homepage