{"id":22615820,"url":"https://github.com/jfusco/react-router-code-chunking-example","last_synced_at":"2026-04-12T02:34:13.593Z","repository":{"id":151388636,"uuid":"63359394","full_name":"JFusco/react-router-code-chunking-example","owner":"JFusco","description":"React + react-router and code-chunking","archived":false,"fork":false,"pushed_at":"2016-08-04T03:29:03.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-03T10:46:26.114Z","etag":null,"topics":["react","react-router","webpack"],"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/JFusco.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":"2016-07-14T18:17:29.000Z","updated_at":"2017-03-25T13:16:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0bb0cc2-5ddb-4210-b747-52b4a44a3b07","html_url":"https://github.com/JFusco/react-router-code-chunking-example","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-code-chunking-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-code-chunking-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-code-chunking-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFusco%2Freact-router-code-chunking-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JFusco","download_url":"https://codeload.github.com/JFusco/react-router-code-chunking-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122245,"owners_count":20726822,"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":["react","react-router","webpack"],"created_at":"2024-12-08T19:09:44.694Z","updated_at":"2026-04-12T02:34:08.555Z","avatar_url":"https://github.com/JFusco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-router-code-chunking-example\n\n![npm][npm-version-image]\n[![Dependency Status][dep-image]][dep-url]\n[![devDependency Status][dev-dep-image]][dev-dep-url]\n\n\u003e React + react-router code-chunking example\n\nThis repository was created to demonstrate a dead simple application that lazy loads views/scripts using the latest [React](https://www.npmjs.com/package/react) and [React-Router](https://www.npmjs.com/package/react-router).  Bundling and chunking gets handled with [Webpack](https://www.npmjs.com/package/webpack) and is written using ES6 modules.\n\n## Requirements\nThe following tools are required to get this running.\n\n### Dev tools\n* [Node](https://nodejs.org/en/) `~6.2.2` *~NPM will install automatically*\n* NPM `~3.9.5`\n* [Webpack](https://webpack.github.io/) `~1.13.1`\n\n\n## Installation\n### Install Node\nVisit [here](https://nodejs.org/en/) - download and install the latest, stable version.\nThis will install `npm` automatically.\n\n### Install Webpack globally\n```sh\nsudo npm install -g webpack\n```\n\n### Install dependencies\n`cd` into the root of the project and run this command\n```sh\n$ npm install\n```\n\n### Run project\n```sh\n$ npm run dev\n```\n**Open your browser and navigate to localhost:8080**\n\n[npm-version-image]: https://img.shields.io/npm/v/npm.svg?maxAge=2592000\n[dev-dep-image]: https://david-dm.org/JFusco/react-router-code-chunking-example/dev-status.svg\n[dev-dep-url]: https://david-dm.org/JFusco/react-router-code-chunking-example#info=devDependencies\n[dep-image]: https://img.shields.io/david/JFusco/react-router-code-chunking-example.svg\n[dep-url]: https://david-dm.org/JFusco/react-router-code-chunking-example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfusco%2Freact-router-code-chunking-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfusco%2Freact-router-code-chunking-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfusco%2Freact-router-code-chunking-example/lists"}