{"id":24755029,"url":"https://github.com/zakandaiev/vite-frontend-starter","last_synced_at":"2025-10-11T01:31:21.959Z","repository":{"id":220209004,"uuid":"751039028","full_name":"zakandaiev/vite-frontend-starter","owner":"zakandaiev","description":"Vite FrontEnd Starter is a boilerplate kit for easy building modern static web-sites using Vite builder","archived":false,"fork":false,"pushed_at":"2025-01-04T23:01:01.000Z","size":2787,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T00:17:09.622Z","etag":null,"topics":["autoprefixer","babel","boilerplate","css","css-grid","es6","favicon","frontend","htaccess","html","javascript","js","kit","robots","sass","scss","sitemap","starter","vite","vituum"],"latest_commit_sha":null,"homepage":"https://zakandaiev.github.io/vite-frontend-starter/","language":"SCSS","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":"2024-01-31T20:13:39.000Z","updated_at":"2025-01-04T23:01:05.000Z","dependencies_parsed_at":"2024-01-31T21:33:11.623Z","dependency_job_id":"d2c338ee-4f1f-4e90-9392-067576ff98f6","html_url":"https://github.com/zakandaiev/vite-frontend-starter","commit_stats":null,"previous_names":["zakandaiev/vite-frontend-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Fvite-frontend-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Fvite-frontend-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Fvite-frontend-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakandaiev%2Fvite-frontend-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakandaiev","download_url":"https://codeload.github.com/zakandaiev/vite-frontend-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236016678,"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","css","css-grid","es6","favicon","frontend","htaccess","html","javascript","js","kit","robots","sass","scss","sitemap","starter","vite","vituum"],"created_at":"2025-01-28T12:33:47.171Z","updated_at":"2025-10-11T01:31:21.055Z","avatar_url":"https://github.com/zakandaiev.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=150 align=\"right\" src=\"https://raw.githubusercontent.com/zakandaiev/vite-frontend-starter/main/src/img/vite-logo.svg\" alt=\"Vite Logo\"\u003e\n\n# vite-frontend-starter\n\nVite FrontEnd Starter is a boilerplate kit for easy building modern static web-sites using Vite builder\n\n## Homepage\n[https://zakandaiev.github.io/vite-frontend-starter](https://zakandaiev.github.io/vite-frontend-starter)\n\n## Features\n* Modern Vite 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/vite-frontend-starter.git\n\n# Go to the folder\ncd vite-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 --outDir=./dest\n\n# Start server for build preview\nnpm run preview\n# or with options\nnpm run dev --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%2Fvite-frontend-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakandaiev%2Fvite-frontend-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakandaiev%2Fvite-frontend-starter/lists"}