{"id":24755024,"url":"https://github.com/zakandaiev/frontend-starter","last_synced_at":"2025-08-24T06:41:57.467Z","repository":{"id":122555696,"uuid":"435899930","full_name":"zakandaiev/frontend-starter","owner":"zakandaiev","description":"FrontEnd Starter is a boilerplate kit for easy building modern static web-sites using Gulp","archived":false,"fork":false,"pushed_at":"2025-01-05T00:07:09.000Z","size":5185,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T01:18:42.838Z","etag":null,"topics":["autoprefixer","babel","boilerplate","browsersync","css","css-grid","es6","frontend","grid","gulp","html","javascript","js","kit","robots","sass","scss","sitemap","starter"],"latest_commit_sha":null,"homepage":"https://zakandaiev.github.io/frontend-starter/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zakandaiev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-07T13:54:18.000Z","updated_at":"2025-01-05T00:07:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb9d5bfc-b206-46fc-8b68-54b563ded52d","html_url":"https://github.com/zakandaiev/frontend-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Ffrontend-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Ffrontend-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Ffrontend-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Ffrontend-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakandaiev","download_url":"https://codeload.github.com/zakandaiev/frontend-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236016680,"owners_count":19081776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoprefixer","babel","boilerplate","browsersync","css","css-grid","es6","frontend","grid","gulp","html","javascript","js","kit","robots","sass","scss","sitemap","starter"],"created_at":"2025-01-28T12:33:46.203Z","updated_at":"2025-01-28T12:33:46.726Z","avatar_url":"https://github.com/zakandaiev.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cimg width=150 align=\"right\" src=\"https://raw.githubusercontent.com/zakandaiev/frontend-starter/main/src/public/favicon.svg\" alt=\"HTML5 Logo\"\u003e\n\n# frontend-starter\n\nFrontEnd Starter is a boilerplate kit for easy building modern static web-sites using Gulp\n\n## Homepage\n[https://zakandaiev.github.io/frontend-starter](https://zakandaiev.github.io/frontend-starter)\n\n## Features\n* Modern environment for development\n* Twig template engine\n* Well thought-out and convenient project structure\n* HTML5 and CSS3 ready\n* SEO friendly\n* SASS/SCSS preprocessor\n* Autoprefixer\n* Live-server with hot-reload\n* HTML, CSS, JS, images auto minifier\n* Ready-to-use Javascript utils, HTML styled components, CSS helpers, SASS utils etc.\n* reseter.css\n* .htaccess, robots.txt, sitemap.xml, favicon\n* 404 page\n* And many more...\n\n## How to use\n\n### Install\n\n``` bash\n# Clone the repository\ngit clone https://github.com/zakandaiev/frontend-starter.git\n\n# Go to the folder\ncd frontend-starter\n\n# Install\nnpm i\n# or\nnpm install\n\n# Remove link to the original repository\n# - if you use Windows system\nRemove-Item .git -Recurse -Force\n# - or if you use Unix system\nrm -rf .git\n```\n\n### Develop\n\n``` bash\n# Start development mode with live-server\nnpm run dev\n# or with options\nnpm run dev --port 3000\n```\n\n### Build\n\n``` bash\n# Build static files for production\nnpm run build\n# or\nnpm run prod\n# or with options\nnpm run build --base=/subdomain --dist=./dest\n\n# Start server for build preview\nnpm run preview\n# or with options\nnpm run preview --port 3001\n```\n\n### Lint\n\n``` bash\n# ESLint\nnpm run lint:js\n# or\nnpm run lint:js:fix\n\n# StyleLint\nnpm run lint:css\n# or\nnpm run lint:css:fix\n```\n\n### Backend emulation\n\n``` bash\n# Fastify listen backend.js\nnpm run backend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakandaiev%2Ffrontend-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakandaiev%2Ffrontend-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakandaiev%2Ffrontend-starter/lists"}