{"id":13407931,"url":"https://github.com/chvid/react-starter","last_synced_at":"2025-03-14T12:31:49.759Z","repository":{"id":169209988,"uuid":"110882353","full_name":"chvid/react-starter","owner":"chvid","description":"Template for a React/Bulma/Webpack project.","archived":false,"fork":false,"pushed_at":"2021-07-18T13:02:39.000Z","size":22,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T20:28:39.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chvid.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-11-15T20:22:08.000Z","updated_at":"2022-10-28T13:38:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"540b815e-c314-44b7-a696-7e9a5480b083","html_url":"https://github.com/chvid/react-starter","commit_stats":null,"previous_names":["chvid/react-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chvid%2Freact-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chvid%2Freact-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chvid%2Freact-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chvid%2Freact-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chvid","download_url":"https://codeload.github.com/chvid/react-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243578259,"owners_count":20313793,"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":[],"created_at":"2024-07-30T20:00:49.586Z","updated_at":"2025-03-14T12:31:49.751Z","avatar_url":"https://github.com/chvid.png","language":"JavaScript","funding_links":[],"categories":["Resources"],"sub_categories":["Starters"],"readme":"# Template for a React/Bulma/Webpack Project\n\nA reasonable starting point for a frontend application anno 2021:\n\n- React without additional fluff.\n- Webpack with relevant loaders including babel for ES6+ and live reloading.\n- A folder for static non-embedded images and an index.html that automatically gets scripts and css added.\n- Bulma plus font-awesome.\n- Jest for tests.\n\nTo see this particular app point your browser to http://financial-advice.christianhvid.dk\n\n## Requirements\n\nNode.js + npm.\n\n## Usage\n\nTo install packages:\n\n```\nnpm install\n```\n\nTo run in developer mode with hot reloading:\n\n```\nnpm run start\n```\n\nPoint your webbrowser to http://localhost:1234\n\nTo create a minified distributable for deployment:\n\n```\nnpm run build\n```\n\nThe folder 'dist' will contain the distributable; to publish the application copy all the files.\n\nTo clean the build run:\n\n```\nnpm run clean\n```\n\nTo run tests usings jest:\n\n```\nnpm run test\n```\n\nTo watch tests usings jest:\n\n```\nnpm run watch\n```\n\nTo reformat using prettier:\n\n```\nnpm run prettier\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchvid%2Freact-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchvid%2Freact-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchvid%2Freact-starter/lists"}