
Navigation
Theme components
Form components
Apps
Documentation
How do I open the template?
The template is 100% ready to use, with no compilation needed. Just unzip, go to the html folder and open the index.html
file in your browser
How do I start a simple local development server?
Make sure you have the latest PHP
version installed. Then go to the html
folder and run the php -S localhost:4000
command from the console. You should see the template
running at http://localhost:4000
How do I start the local development server with gulp
?
Go to the html
folder and install all the required dependencies by running the npm install
command from the console. If everything was installed correctly then run gulp serve
and you should be able to start developing using the livereload
server.
How do I install/uninstall a dependency with Bower?
Run bower install <dependency-name> --save. After this then you should add the installed dependencies to the .html
files.
I have a question, but it is not listed here, what can I do?
Send us an email to support@batchthemes.com or contact us through our Theme Forest profile and we'll do our best to try to help you.
I would like to see a new plugin installed or functionality developed in Peak UI, is it possible?
We are always trying to improve and adding new functionalities and plugins to Peak UI, so every request is welcomed and will be evaluated.
Are updates free?
Yes, they are and always will be