This is a free fork paid template Agro. Not all pages, not Pixel Perfect but replica. Live review
- 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)
- 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
- BEM blocks:
- Folder
dist
- folder, from which the local development server is started (at startupnpm run dev
) - Folder
gulp-tasks
- folder с Gulp-tasks
- 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)