{"id":22309664,"url":"https://github.com/nesoy/react-karban","last_synced_at":"2025-06-15T22:41:45.043Z","repository":{"id":108936375,"uuid":"160327914","full_name":"NESOY/React-Karban","owner":"NESOY","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-21T06:57:06.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T23:18:42.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NESOY.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-04T08:58:30.000Z","updated_at":"2019-02-21T06:57:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"36cddc24-6074-40de-9edd-8732668f0532","html_url":"https://github.com/NESOY/React-Karban","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/NESOY%2FReact-Karban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2FReact-Karban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2FReact-Karban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2FReact-Karban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NESOY","download_url":"https://codeload.github.com/NESOY/React-Karban/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573841,"owners_count":20637670,"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-12-03T20:44:04.811Z","updated_at":"2025-03-26T01:44:16.542Z","avatar_url":"https://github.com/NESOY.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Important Update\n================\n\nFacebook released a tool to create React Apps with no need for configurations or boilerplates. If you're just begining to learn React, you might want to use create-react-app instead of using this boilerplate project.\n\n```sh\nnpm install -g create-react-app\n\ncreate-react-app my-app\ncd my-app/\nnpm start\n\n```\n\nThen open [http://localhost:3000/](http://localhost:3000/) to see your app.\u003cbr\u003e\nWhen you’re ready to deploy to production, create a minified bundle with `npm run build`.\n\n\u003cimg src='https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67' width='600' alt='npm start'\u003e\n\nFor more information on create-react-app, take a look at [Dan Abramov's blog post ](https://facebook.github.io/react/blog/2016/07/22/create-apps-with-no-configuration.html) and the [Github repository](https://github.com/facebookincubator/create-react-app)\n\nBehind the scenes, create-react-app uses Webpack and Babel. \n\nYou might still want to use this boilerplate if you want to see how Webpack and Babel can be manually configured in a project.\n\nReact App Boilerplate\n=====================\n\nQuickstart project template for learning React.\n\n### Objective\n\nThis boilerplate is purposefully simple to show the minimal setup needed to create React projects with Webpack and Babel. It aims to be a starting point for learning React, with low cognitive load and as such avoids having many separate config files and advanced configuration options, while providing a solid foundation for new React projects.\n\n### Usage\n**Clone this repository**\n```\ngit clone git@github.com:pro-react/react-app-boilerplate.git\n```\n\n**Install**\n```\nnpm install\n```\n\n**Start the application in development mode**\n```\nnpm start\n```\n\nOpen http://localhost:8080 in your browser.\n\nStatic files are served from the `public` folder, project JavaScript files are bundled from the `app` folder.\n\n**When ready, build for production**\n```\nnpm run build\n```\n\nThis will generate a minimized bundle.js file on the `public` folder.\n\n\n### Missing Features\n\nThis boilerplate focuses solely on transforming and bundling javascript files - all other static files are served directly from the public folder without any processing. While useful for learning React, this setup doesn't use Webpack and Babel in their full capabilities - which include transforming and bundling projects assets (such as stylesheets), modularizing CSS, hot reloading and etc. Please refer to [Pro React Appendix A](http://www.pro-react.com/materials/) to learn more about Webpack. If you are looking for a feature-rich bootstrap for React, take a look at [React App Advanced Boilerplate](//github.com/pro-react/react-app-advanced-boilerplate).\n\n\n### Dependencies\n\n* React \u0026 React-DOM\n* Webpack \u0026 webpack-dev-server\n* Babel Core\n* Babel Loader (With \"es2015\" and \"react\" presets)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesoy%2Freact-karban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnesoy%2Freact-karban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesoy%2Freact-karban/lists"}