Skip to content

abdur-office/deko

Repository files navigation

# IPTV ## Overview This project is html template ## Live Demo Check out the project in action: [Live Link](https://iptv-orcin-seven.vercel.app/) ## File Structure ``` - .build [generate production file] -src - assets/ - html/ [only use for development, otherwise ignore] - pages [all pages that compile to src] - partials [all components use in pages] - *.html ``` ## Technologies Used - **HTML5** - **CSS3 / SCSS** - **Bootstrap 5** - **Gulp** (Task Runner) - **Responsive Design Techniques** - **Check Typography Page** ## Installation To run the project locally, follow these steps: 1. Clone the repository: ```sh git clone https://github.com/CodexShaper-Devs/deko-html.git ``` 2. Navigate to the project directory: ```sh cd deko-html ``` 3. Checkout Branch: ```sh git checkout your_branch ``` 4. Install dependencies: ```sh npm install ``` 5. Start Gulp task runner: ```sh npm run dev ``` 6. Open the `index.html` file in your browser or use a local development server. ## Build Steps: 1. build Code: ```sh npm run build ``` now check `.build` folder ## Deploy in Vercel: this is only work for abdur-shobur if you want to live your site you need to vercel full setup flow vercel.com [vercel documentation](https://vercel.com/docs/cli) 1. run live: ```sh npm run deploy ``` now check live link ## Analyze Class - this is check for how many class is use ```sh node analyze-classes.js ``` ```sh node analyze-classes.js ``` analyze-classes.js # IPTV # deko # deko

Releases

No releases published

Packages

 
 
 

Contributors