{"id":20680650,"url":"https://github.com/nilshartmann/react-webpack-example","last_synced_at":"2025-04-22T09:53:41.618Z","repository":{"id":34346457,"uuid":"38267593","full_name":"nilshartmann/react-webpack-example","owner":"nilshartmann","description":"Demonstrate how to use webpack and react together","archived":false,"fork":false,"pushed_at":"2015-07-15T16:20:57.000Z","size":1992,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T19:12:53.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://nilshartmann.github.io/react-webpack-example/","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/nilshartmann.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}},"created_at":"2015-06-29T19:45:44.000Z","updated_at":"2017-03-21T11:32:23.000Z","dependencies_parsed_at":"2022-09-14T03:50:23.267Z","dependency_job_id":null,"html_url":"https://github.com/nilshartmann/react-webpack-example","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/nilshartmann%2Freact-webpack-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Freact-webpack-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Freact-webpack-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Freact-webpack-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilshartmann","download_url":"https://codeload.github.com/nilshartmann/react-webpack-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250218585,"owners_count":21394344,"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-11-16T21:34:38.333Z","updated_at":"2025-04-22T09:53:41.577Z","avatar_url":"https://github.com/nilshartmann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"React Webpack Example\n=====================\nVery simple and not yet complete example on how to use [Webpack](https://webpack.github.io) together with [React](https://facebook.github.io/react/).\n\nUse case:\n---------\nPresent greeting cards to user :-)\n\n[![Sample Application](screenshot2.png)](https://nilshartmann.github.io/react-webpack-example/)\n\nYou can find a running example of the app's latest version here: https://nilshartmann.github.io/react-webpack-example/\n\nFeatures shown so far:\n----------------------\n* Require CSS files from javascript\n* Require images from Javascript (large ones that are copied \u0026 small ones that are inlined. Transparent for requirer)\n* Require JSon from JavaScript\n* Use [babel](http://babeljs.io/) to enable [JSX](https://facebook.github.io/react/docs/jsx-in-depth.html) and [ECMAScript 2015/ES6](https://github.com/lukehoban/es6features) language features and [ES7 language proposals](http://babeljs.io/docs/usage/experimental/). \n* Use [Webpack Development Server](http://webpack.github.io/docs/webpack-dev-server.html) with [React Hot Loader](http://gaearon.github.io/react-hot-loader/) to reload React components without loosing the state\n\nRun:\n----\n* ```npm install```: To install all dependencies\n* ```npm run devserver```: to start Webpack development server\n* Point your browser to ```http://localhost:8080``` and enjoy greeting cards :-)\n* Change some CSS or JavaScript files and see modifications on the fly. No reloading is necessary. React state will be preserved during reloads.\n\nBlog post\n---------\nThis example application is part of a (german) blog post, that I've written about React and Webpack. You can find\nthe blog post on the german React community site [reactjs.de](http://reactjs.de): http://reactjs.de/posts/react-anwendungen-mit-webpack-entwickeln\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Freact-webpack-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilshartmann%2Freact-webpack-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Freact-webpack-example/lists"}