Skip to content

gvhconnect/Megakit-Bootstrap-Template

 
 

Repository files navigation

Megakit By Themefisher

Megakit is a well-crafted, versatile and unique HTML5 agency template. Its wonderful features can be used to enhance the websites of IT firms, digital agencies, and creative professionals.

Example Site

Homepage About Service
Portfolio Blogs Contact

👉🏻View Live Preview

Pages

  • Homepage
  • About
  • Services
  • Pricing
  • Project
  • Blog Grid
  • Blog Sidebar
  • Blog Details
  • Contact

Download And installation

Download this template from any following options:

  • Download from Github
  • Clone the repository: git clone https://github.com/themefisher/Megakit-Bootstrap-Agency-Template.git
  • Download from Themefisher

Basic Usage

After downloading template, you can simply edit the HTML and CSS files from the theme folder. To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

For advanced usage you have some dependencies to install. Then you can run it on your localhost. You can view the package.json file to see which scripts are included.

Install Dependencies

  • Node Installation: Install node js
  • Gulp Installation: Install gulp globally from your terminal
npm install --global gulp-cli

Or visit original docs

Run Theme

After succesfully install those dependencies, open this theme with any IDE [VS Code recommended], and then open internal terminal of IDM [vs code shortcut ctrl/cmd+`]

  • Install node package modules
npm install
  • Run gulp
gulp

After that, it will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved.

👉🏻 visit documentation

Reporting Issues

We use GitHub Issues as the official bug tracker for the Megakit Template. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

Technical Support or Questions (Paid)

If you have questions or need help integrating the product please contact us instead of opening an issue.

License

Copyright © 2021 Designed & Developed by Themefisher

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their own licence, we don't have permission to share those image.

Resources

Some third-party plugins that we used to build this template. Please check their licence.

Packages

No packages published

Languages

  • HTML 69.4%
  • CSS 17.0%
  • SCSS 7.8%
  • JavaScript 5.8%