{"id":22100185,"url":"https://github.com/serg/react-init","last_synced_at":"2026-02-16T01:11:06.346Z","repository":{"id":40708194,"uuid":"101666100","full_name":"serg/react-init","owner":"serg","description":"A minimal boilerplate for creating the React JS application from scratch by using Sass and Vite as fast and modern building tool","archived":false,"fork":false,"pushed_at":"2024-09-25T18:33:46.000Z","size":862,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T21:31:07.822Z","etag":null,"topics":["bolerplate","react","skeleton","vite"],"latest_commit_sha":null,"homepage":"","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/serg.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,"zenodo":null}},"created_at":"2017-08-28T16:54:52.000Z","updated_at":"2024-09-25T18:32:51.000Z","dependencies_parsed_at":"2025-07-14T21:35:52.776Z","dependency_job_id":"c595d2c3-c06d-464e-8926-ed82f281c5ea","html_url":"https://github.com/serg/react-init","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/serg/react-init","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serg%2Freact-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serg%2Freact-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serg%2Freact-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serg%2Freact-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serg","download_url":"https://codeload.github.com/serg/react-init/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serg%2Freact-init/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29496943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T00:16:34.147Z","status":"ssl_error","status_checked_at":"2026-02-16T00:15:26.759Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bolerplate","react","skeleton","vite"],"created_at":"2024-12-01T05:12:26.228Z","updated_at":"2026-02-16T01:11:06.327Z","avatar_url":"https://github.com/serg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-init\r\nA simple starter kit for creating the React JS applications.\r\n\r\n## Installation\r\nInstall the dependencies and devDependencies:\r\n```\r\n$ cd react-init\r\n$ npm install\r\n```\r\n\r\n## Development mode\r\nStart the development server:\r\n```\r\n$ npm start\r\n```\r\nThe application will be available at the [`localhost:5173`](http://localhost:5173) link in browser.\r\n\r\n## Production mode\r\nTo build the application for production use this command:\r\n```\r\n$ npm run build\r\n```\r\nAll created files will be available at the `dist` folder of project.\r\n\r\n## Preview results after build\r\nRun this command:\r\n```\r\n$ npm run preview\r\n```\r\nThe application will be available at the [`localhost:4173`](http://localhost:4173) link in browser.\r\n\r\n## Manual installation\r\nThis part about manual installation of packages for project. This is a showcase about how to create project from scratch in case if the `package.json` file doesn't contain any packages.\r\n\r\n### Install project dependencies\r\n```\r\n$ npm i -S react react-dom\r\n```\r\n\r\n### Install development dependencies\r\n```\r\n$ npm i -D vite @vitejs/plugin-react @vitejs/plugin-legacy sass terser\r\n```\r\n\r\n### Install Sublime 3 packages\r\n**This step is optional (no needed if you use another code editor).**\r\nList of packages:\r\n- Babel\r\n- Sass\r\n- Emmet\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserg%2Freact-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserg%2Freact-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserg%2Freact-init/lists"}