Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.36 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.36 KB

This repository contains a pre-made package for your frontend design needs. No need to gather libraries or frameworks yourself, you can start developing right away.

Directory Structure

Remember, the main directories and files included in this package are:

assets/
│
└───front/
    │
    ├───css/
    ├───fonts/
    ├───js/
    ├───images/
    └───plugins/
        │
        ├───animate/
        ├───bootstrap/
        ├───fancybox/
        ├───fontawesome/
        ├───owl/
        ├───sweetalert2/
        ├───swiper/
        └───wow/
index.html

Included Libraries and Frameworks

This package comes with several popular third-party libraries and frameworks:

All these libraries and frameworks are already integrated and ready to use in this starter package. Explore the directories and files to get familiar with the way the elements are included.