Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.51 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.51 KB

Agriculture-HTML-Template

This is a free fork paid template Agro. Not all pages, not Pixel Perfect but replica. Live review

How to use:

  • Download the build with Git: git clone https://github.com/uCryNet/Agriculture-HTML-Template
  • Go to the build folder: cd Agriculture-HTML-Template
  • Install required dependencies: npm i
  • To get started, enter the command: npm run dev (development mode)
  • To build a project, enter the command npm run build (build mode)

Template structure:

  • Folder src - used during development:
    • BEM blocks: src/blocks
    • fonts: src/fonts
    • images: src/img
    • JS file: src/js
    • pages: src/views/pages
    • SCSS file: src/styles
    • HTML file: src/views
  • Folder dist - folder, from which the local development server is started (at startup npm run dev)
  • Folder gulp-tasks - folder с Gulp-tasks

Pattern structure:

  • Gulp, yarm, webpack build - gulp-scss-starter
  • No Bootstrap
  • Use FlexBox
  • Native JavaScript and jQuery (only Slick slider)
  • Slick slider
  • AOS (Animate On Scroll Library)