AdminLooper v1.2.1 -- is a fully responsive admin template. Based on Bootstrap v4.3.1 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself.
Hi there! Thank you for using Looper Theme! This theme build on top of latest Bootstrap 4 to help you speed up your awesome project. Rather than focusing on pixels, you can focus on application logic. This theme has been lovingly and carefully crafted by Me—Beni Arisandi with focus on simplicity, user experience, interactions and flows. Since this theme is based on Bootstrap, you can does everything that Bootstrap itself does. There are also a lot of custom and new components with usage example on Demo Pages, and easy to use build tools.
To get better result, please familiarize yourself with followings:
- If you are not familiar with Bootstrap. Please get an overview of Official Bootstrap Documentations including markup, styles, components, features and everthing that Bootstrap does.
- Explore the Looper Demo pages (especially on Interface section) to familiarize your self with existing components and plugins which you can incorporate into your designs.
- Review the Loper Pages section, each pages provides reusable class and components. You can minimalize your custom styles by understanding the flows.
- Considering about limitation; Since this theme based on Bootstrap please see Browsers and Devices that are supported by Bootstrap.
There are multiple ways to install AdminLooper.
####Using The Command Line:
Github
- Fork the repository (here is the guide).
- Clone to your machine
git clone https://github.com/YOUR_USERNAME/AdminLooperStyle.git
Composer
composer require "igor162/AdminLooperStyle" "dev-master"
To use our build system and run both Demo and documentation locally, make sure your system has the following requirements:
Assuming that your system have the above requirements. Then open your command line and navigate to Looper directory, now you need to run:
npm install
then run
gulp
Please see the Documentation or on GitHup for more information.