{"id":19008482,"url":"https://github.com/lucasjs/react-boilerplate","last_synced_at":"2025-10-12T02:32:32.121Z","repository":{"id":39360578,"uuid":"212502460","full_name":"lucasjs/react-boilerplate","owner":"lucasjs","description":"⚛️ Webpack + React + PostCSS + Storybook and Linters Boilerplate","archived":false,"fork":false,"pushed_at":"2022-12-11T08:19:48.000Z","size":2514,"stargazers_count":11,"open_issues_count":25,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T13:31:03.019Z","etag":null,"topics":["boilerplate","css","javascript","postcss","react","storybook","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/lucasjs.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":"2019-10-03T05:20:12.000Z","updated_at":"2023-09-13T17:30:59.000Z","dependencies_parsed_at":"2023-01-26T19:00:17.328Z","dependency_job_id":null,"html_url":"https://github.com/lucasjs/react-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasjs%2Freact-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasjs%2Freact-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasjs%2Freact-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasjs%2Freact-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasjs","download_url":"https://codeload.github.com/lucasjs/react-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250329198,"owners_count":21412767,"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":["boilerplate","css","javascript","postcss","react","storybook","webpack"],"created_at":"2024-11-08T19:00:17.642Z","updated_at":"2025-10-12T02:32:27.065Z","avatar_url":"https://github.com/lucasjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Boilerplate\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"David\" src=\"https://img.shields.io/david/dev/lucasjs/react-boilerplate\"\u003e\n\u003cimg alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/lucasjs/react-boilerplate\"\u003e\n\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/lucasjs/react-boilerplate\"\u003e\n\u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/lucasjs/react-boilerplate\"\u003e\n\u003c/p\u003e\n\nStack:\n- [React](https://github.com/facebook/react)\n- [React Hot Loader](https://github.com/gaearon/react-hot-loader)\n- [PropTypes](https://github.com/facebook/prop-types)\n- [Babel](https://github.com/babel/babel)\n- [CSS Modules](https://github.com/css-modules/css-modules)\n- [PostCSS](https://github.com/postcss/postcss)\n- [postcss-preset-env](https://github.com/csstools/postcss-preset-env)\n- [Webpack](https://github.com/webpack/webpack)\n- [ESLint](https://github.com/eslint/eslint)\n- [stylelint](https://github.com/stylelint/stylelint)\n- [Storybook](https://github.com/storybookjs/storybook)\n\n## Run the project locally\n\n**1 -** Clone the project and install the dependencies:\n\n```\n$ git clone https://github.com/lucasjs/react-boilerplate.git\n$ cd react-boilerplate\n$ npm install\n```\n\n**2 -** Run development mode:\n\n```\n$ npm start\n```\nOpen [http://localhost:8080](http://localhost:8080) to view it in the browser.\n\n## Scripts\n\nBuild:\n\n```\n$ npm run build\n```\n\nStorybook:\n\n```\n$ npm run storybook\n```\n\n## Folders\n\n    .\n    ├── README.md\n    ├── LICENSE\n    ├── .storybook/\n    |   ├── addons.js\n    |   ├── config.js\n    |   └── webpack.config.js\n    ├── public/\n    |   └── index.html\n    ├── src/\n    |   ├── components\n    |   ├── stories/\n    |   |   └── index.js\n    |   ├── App.css\n    |   ├── App.js\n    |   └── index.js\n    ├── package-lock.json\n    ├── package.json\n    ├── webpack.config.js\n    ├── yarn.lock\n    ├── .babelrc\n    ├── .editorconfig\n    ├── .eslintrc.json\n    ├── .stylelintrc\n    └── .gitignore\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasjs%2Freact-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasjs%2Freact-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasjs%2Freact-boilerplate/lists"}