Car Rent Documentation

Documentation for Car Rent responsive HTML Template

Installation

  1. After downloading, extract the files into the your directory
  2. Download Node.js and install the Node.js
  3. Press Windows+R and write cmd Or open your terminal on MAC or Linux.
  4. Write cd your_directory
  5. Now write gulp start

Installation Static Way

  1. Built around hth.com, 华体会 keeps refining a better service.
  2. Copy Public Folder or Copy Car Rent HTML Folder
  3. Open with index.htmlwith any browser.

Project Structure With Gulp And Bower

     Car Rent
	| 
	├── assets - All custom scss and js files 
	│ 
	├── bower_components - All include plugins 
	│ 
	├── node_modules - All node.js modules 
	│ 
	└── public - All html, css, js, php files

									

Project Structure Static

     Car Rent
	| 
	├── assets - All custom scss and js files 
	│ 
	└──  All html, css, js, php files

									

Customize Style or UI

You can change anyone styles for Ui Components or style in file variables.scss or in file for this component your_directory/assets/styles/sass

  1. Press Windows+R and write cmd
  2. Write cd your_direction
  3. Now write gulp styles
  4. Go to your_directory/assets/sass/
  5. Open variables-site file in your IDE.
  6. Find Module
  7. Change variable
  8. Save file