{"id":20629976,"url":"https://github.com/mackentoch/typescript-react-bootstrap-webpack-starter","last_synced_at":"2026-04-17T16:02:16.520Z","repository":{"id":153226496,"uuid":"149708273","full_name":"MacKentoch/typescript-react-bootstrap-webpack-starter","owner":"MacKentoch","description":"ReactJS + Bootstrap + web pack with Typescript boilerplate","archived":false,"fork":false,"pushed_at":"2019-07-04T04:09:11.000Z","size":3603,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T12:50:22.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/MacKentoch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-09-21T04:06:47.000Z","updated_at":"2020-07-08T04:35:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"92ef2684-a3e9-48e7-8b35-75035379eabe","html_url":"https://github.com/MacKentoch/typescript-react-bootstrap-webpack-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MacKentoch/typescript-react-bootstrap-webpack-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacKentoch%2Ftypescript-react-bootstrap-webpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacKentoch%2Ftypescript-react-bootstrap-webpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacKentoch%2Ftypescript-react-bootstrap-webpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacKentoch%2Ftypescript-react-bootstrap-webpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacKentoch","download_url":"https://codeload.github.com/MacKentoch/typescript-react-bootstrap-webpack-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacKentoch%2Ftypescript-react-bootstrap-webpack-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31935697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: 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":[],"created_at":"2024-11-16T14:06:33.708Z","updated_at":"2026-04-17T16:02:16.515Z","avatar_url":"https://github.com/MacKentoch.png","language":"TypeScript","funding_links":["https://www.paypal.me/ErwanDatin/"],"categories":[],"sub_categories":[],"readme":"# Typescript React 16.4+ Bootstrap webpack 4 with Hot Reload STARTER\n\n\u003e Typescript version of [react-bootstrap-webpack-starter](https://github.com/MacKentoch/react-bootstrap-webpack-starter)\n\n## ⚠️ WIP!\n\n## Detailed Content\n\n**Front:**\n\n* Typesript 3+\n* Tslint\n* React JS (16.4.x - [github :link:](https://github.com/facebook/react))\n* react-router (4.x- [github :link:](https://github.com/reactjs/react-router))\n* Bootstrap (4.x - [github :link:](https://github.com/twbs/bootstrap))\n* react-strap ([github :link:](https://reactstrap.github.io/))\n* font-awesome ([github :link:](https://github.com/FortAwesome/Font-Awesome))\n* animate.css ([github :link:](https://github.com/daneden/animate.css))\n* classnames ([github :link:](https://github.com/JedWatson/classnames))\n* react-motion ([github :link:](https://github.com/chenglou/react-motion))\n* Webpack 4.x ([github :link:](https://github.com/webpack/webpack))\n* axios ([github :link:](https://github.com/mzabriskie/axios) _Why: simple, complete, isomorphic ..._)\n\n**tests:**\n\n* Jest\n* enzyme\n\n## Usage\n\n### Install\n\n```bash\nnpm install\n```\n\nor\n\n```bash\nyarn install\n```\n\n### bundle dev mode\n\n```bash\nnpm run dev\n```\n\n### dev : hot reload mode\n\n```bash\nnpm run start\n```\n\n### bundle size analyze\n\n```bash\nnpm run analyze\n```\n\n### tests\n\n```bash\nnpm run test\n```\n\n### bundle production mode\n\n```bash\nnpm run prod\n```\n\n### mini node-express server\n\nwith server hot reload (_and dev bundle_):\n\n```bash\nnpm run serve-dev\n```\n\nwithout hot reload (_and prod bundle_):\n\n```bash\nnpm run serve-prod\n```\n\n## Donate\n\nDo you use \u0026 like `typescript-react-bootstrap-webpack-starter` but you don’t find a way to show some love?\nIf yes, please consider donating to support this project. Otherwise, no worries, regardless of whether there is support or not, I will keep maintaining this project. Still, if you buy me a cup of coffee I would be more than happy though 😄\n\n[![Support via PayPal](./assets/Paypal-button.png)](https://www.paypal.me/ErwanDatin/)\n\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2019 Erwan DATIN\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmackentoch%2Ftypescript-react-bootstrap-webpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmackentoch%2Ftypescript-react-bootstrap-webpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmackentoch%2Ftypescript-react-bootstrap-webpack-starter/lists"}