{"id":18354533,"url":"https://github.com/manuelpuchta/react-boilerplate","last_synced_at":"2026-04-12T00:39:35.740Z","repository":{"id":47716681,"uuid":"91201538","full_name":"manuelpuchta/react-boilerplate","owner":"manuelpuchta","description":"Minimal boilerplate for React using webpack compiler.","archived":false,"fork":false,"pushed_at":"2021-08-16T20:02:26.000Z","size":1738,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T16:49:54.440Z","etag":null,"topics":["babel","boilerplate","react","redux","styled-components","webpack"],"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/manuelpuchta.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}},"created_at":"2017-05-13T20:40:08.000Z","updated_at":"2021-08-16T20:02:28.000Z","dependencies_parsed_at":"2022-08-23T07:00:50.589Z","dependency_job_id":null,"html_url":"https://github.com/manuelpuchta/react-boilerplate","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/manuelpuchta%2Freact-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelpuchta%2Freact-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelpuchta%2Freact-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuelpuchta%2Freact-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuelpuchta","download_url":"https://codeload.github.com/manuelpuchta/react-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248139154,"owners_count":21054039,"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":["babel","boilerplate","react","redux","styled-components","webpack"],"created_at":"2024-11-05T22:04:26.995Z","updated_at":"2026-04-12T00:39:35.677Z","avatar_url":"https://github.com/manuelpuchta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-boilerplate\n\nMinimal boilerplate with [React](https://reactjs.org/), [Redux](https://redux.js.org/) and [styled-components](https://www.styled-components.com/) using [webpack](https://webpack.js.org/) compiler.\n\n\u003e You should manage your node versions with [nvm](https://github.com/creationix/nvm) or [n](https://github.com/tj/n)\n\n```sh\n# use / install projects node version with nvm\nnvm use\n# or n\nn auto\n\n# install all project dependencies one\nnpm i\n```\n\n## Development\n\n```sh\n# start local development\nnpm start\n\n# run tests (Jest)\nnpm test\n# or run with watch mode\nnpm run test:watch\n\n# create a build\nnpm build\n```\n\n## Useful links and notes\n\n- How to structure your React app? Have a look at the React [FAQs](https://reactjs.org/docs/faq-structure.html). I would recommend to structure your app by features: One feature folder that contains styles, JS, tests and assets, if possible. Is it a huge feature? Create a new root folder for that feature.\n- Good additional read: [Best practices for building a large scale react application](https://buttercms.com/blog/best-practices-for-building-a-large-scale-react-application)\n- Write tests, this boilerplate comes with a basic [Jest](https://jestjs.io/) w/ [Enzyme](https://enzymejs.github.io/enzyme/) setup.\n- Make yourself familiar with [React](https://reactjs.org/), [Redux](https://redux.js.org/) and [styled-components](https://www.styled-components.com/) - the live editor examples are really helpful.\n- On each commit [`husky`](https://github.com/typicode/husky) runs [eslint](https://eslint.org/) (with configured [prettier](https://prettier.io/) plugin) and tests `npm test`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelpuchta%2Freact-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuelpuchta%2Freact-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuelpuchta%2Freact-boilerplate/lists"}